To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=109288 Issue #|109288 Summary|svx: property state not set to DIRECT_VALUE after merg |ing default values Component|Drawing Version|OOO320m12 Platform|Unknown URL| OS/Version|All Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|code Assigned to|ka Reported by|tokoe
------- Additional comments from to...@openoffice.org Mon Feb 15 14:54:26 +0000 2010 ------- The method SdrObjCustomShape::MergeDefaultAttributes does not set the state of the adjustment properties to 'DIRECT_VALUE' after it has merged the default values. This will cause the ODP export to write '0' as adjustment value (xmloff/source/draw/shapeexport4.cxx:1047), which will cause further errors when loading the ODP file again. Attached is a patch that sets the property state to DIRECT_VALUE after merge. --------------------------------------------------------------------- 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