[Libreoffice-bugs] [Bug 53435] New: Writer's style.xml is not valid with OpenDocument-v1.2-os-schema.rng

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Aug 13 11:34:41 CEST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=53435

             Bug #: 53435
           Summary: Writer's style.xml is not valid with
                    OpenDocument-v1.2-os-schema.rng
    Classification: Unclassified
           Product: LibreOffice
           Version: 3.6.0.4 release
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
        AssignedTo: libreoffice-bugs at lists.freedesktop.org
        ReportedBy: kazuhiko at fdiary.net


How to reproduce :

1) invoke Writter in LibreOffice 3.6.0
2) type 'a' and save as test.odt
3) $ unzip test.odt
4) $ wget
http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-schema.rng
5) $ xmllint --format style.xml | \
     xmllint --relaxng OpenDocument-v1.2-os-schema.rng -
(snip)
-:30: element paragraph-properties: Relax-NG validity error : Expecting element
map, got paragraph-properties
-:30: element paragraph-properties: Relax-NG validity error : Element style has
extra content: paragraph-properties
Relax-NG validity error : Extra element style in interleave
-:10: element styles: Relax-NG validity error : Invalid sequence in interleave
-:10: element styles: Relax-NG validity error : Element styles failed to
validate content
- fails to validate

With LibreOffice 3.5.4, this validation passes.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Libreoffice-bugs mailing list