To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=113094
                 Issue #|113094
                 Summary|No exception thrown in "RectangleShape" if wrong value
                        | for property given 
               Component|Drawing
                 Version|1.0.0
                Platform|Unknown
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|programming
             Assigned to|graphicsneedsconfirm
             Reported by|ronyf





------- Additional comments from ro...@openoffice.org Mon Jul 12 08:36:17 +0000 
2010 -------
If using XPropertySet.setPropertyValue(name, value) to set a property value,
then an exception is raised, if the supplied value is of the wrong type.

Setting the properties of com.sun.star.drawing.RectangleShape with a wrong value
data type does not yield an exception. 

This is bad, for those applications (in my case a Java based one) that depend on
this behaviour for catching such exceptions to then create the correct data type
via reflection and then re-assign the value to the property.

(Same behaviour as reported for "EllipseShape" previously.)

---------------------------------------------------------------------
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to