To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=107777 Issue #|107777 Summary|[qadevOOo] SwXDocumentIndex[Mark] api tests broken Component|tools Version|DEV300m67 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|mst Reported by|mst
------- Additional comments from [email protected] Fri Dec 18 17:43:09 +0000 2009 ------- there was a bug in the SwXDocumentIndex and SwXDocumentIndexMark attach implementations: if the passed argument was not valid, the attach does not succeed, but no exception is thrown. in CWS swunolocking1 i've fixed that, and now the cwscheckapi tests for the attach methods fail. for SwXDocumentIndex it fails because the test passes in a null reference. for SwXDocumentIndexMark it fails because the test actually inserts the mark twice, once via attach (which silently failed before), and once via insertTextContent. i've fixed the 2 tests, now cwscheckapi runs successfully for sw. --------------------------------------------------------------------- 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]
