To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=114106





------- Additional comments from [email protected] Wed Aug 25 19:52:35 +0000 
2010 -------
the second error is not in fact caused by the first;
the ODF schema prescribes a specific order for the elements below the root:

    <define name="office-document-styles">
        <element name="office:document-styles">
            <ref name="office-document-common-attrs"/>
            <ref name="office-font-face-decls"/>
            <ref name="office-styles"/>
            <ref name="office-automatic-styles"/>
            <ref name="office-master-styles"/>
        </element>

the report builder writes automatic-styles before styles, which 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]

Reply via email to