To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=54796 Issue #:|54796 Summary:|runner: components which implements |ccs.document::XFilter must be checked Component:|api Version:|680m128 Platform:|All URL:| OS/Version:|All Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|TASK Priority:|P4 Subcomponent:|code Assigned to:|cn Reported by:|cn
------- Additional comments from [EMAIL PROTECTED] Mon Sep 19 03:57:25 -0700 2005 ------- Some components which implements ccs.document::XFilter could have timing problems. The XFilter test checks the method "cancel()". Therefore a new thread is started to filter the document and the main thread calls "cancel". But if the filter process is finfished the cancel method is not testable. To resolve the problem the documents to filter must have a lot of content. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
