To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=111552 Issue #|111552 Summary|ApiTest: LineDash Property is tested with wrong type Component|api Version|DEV300m77 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|iha Reported by|iha
------- Additional comments from [email protected] Wed May 12 08:26:14 +0000 2010 ------- Within unoapi test qadevOOo/tests/java/ifc/drawing/_LineProperties.java in method _LineDash() the property 'LineDash' is tested with a wrong type. It should be a ::com::sun::star::drawing::LineDash and not a ::com::sun::star::beans::PropertyValue. The wrong type causes an assertion within the uno api test within chart2 module if that module code is compiled with debug ('Property type is wrong'). --------------------------------------------------------------------- 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]
