To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=98893 Issue #|98893 Summary|don't export defaults to file Component|Chart Version|OOo 3.0 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|ui Assigned to|iha Reported by|iha
------- Additional comments from i...@openoffice.org Wed Feb 4 16:53:23 +0000 2009 ------- Normally default values are not exported to ODF files in order to reduce file size and optimize performance. It turns out that default values are exported nevertheless in case they have been set explicitly via the user interface or API before. This is wrong. To reproduce -create a default chart from any simple data and save it. -Look into the according content.xml stream -> you will for example find no string fo:font-style="normal" because this is the default style for fonts. All fine so far. -Now change the font style of any chart element to 'italic' via dialog -click ok in the dialog -change it back to 'regular' -again accept the changes with clicking ok in the dialog. -Save the file and look at the according content.xml stream again. ->You will find fo:font-style="normal" - but it should not be exported for performance and file size reasons. --------------------------------------------------------------------- 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