To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=79408 Issue #|79408 Summary|XML FILTER SETTINGS - Template mechanism does not work | any longer Component|xml Version|680m217 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|external filters Assigned to|sus Reported by|sus
------- Additional comments from [EMAIL PROTECTED] Mon Jul 9 13:43:28 +0000 2007 ------- It was a given feature that XML BASED FILTERS could specify a Office template to define a set of styles available for an XSLT import filter, e.g. from the DocBook import. The style format had changed in ODF 1.2. and with it the handling in the Office, which broke this feature. In ODF 1.2 we have an explicit display name, e.g. "Heading 1" written in the format and the internal name "Heading_20_1" is no longer memorized by the implementation. Unfortunately is the merge of the template and to be imported XML on a application level, where the internal name is no longer being stored. The result is the application does not find a style for the referenced style names in the content given from the filter and the style references get lost. The work around is to copy the styles from the template into the stylesheet. The downside styles can no longer be modified on the template, as the styles from the user (filter) content always wins. --------------------------------------------------------------------- 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]
