https://bugs.documentfoundation.org/show_bug.cgi?id=102229

            Bug ID: 102229
           Summary: terminate called after throwing an instance of
                    'com::sun::star::xml::sax::SAXParseException'
           Product: LibreOffice
           Version: 4.3.7.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: h...@selasky.org

Created attachment 127368
  --> https://bugs.documentfoundation.org/attachment.cgi?id=127368&action=edit
Test document

I received a .docx document which I could open in libreoffice, but when saving
in .docx format from libreoffice and then opening again, libreoffice failed:

terminate called after throwing an instance of
'com::sun::star::xml::sax::SAXParseException'

Document in question is attached.

Not sure where the bug is.

> find . -name "*.xml" | xargs -n1 xmllint > /dev/null
./word/styles.xml:2: parser error : Attribute w:val redefined
meShade="" w:fill="FFFFFF" w:themeFill="" w:themeFillTint=""
w:themeFillShade=""
                                                                              
^
./word/styles.xml:2: parser error : Attribute w:fill redefined
meShade="" w:fill="FFFFFF" w:themeFill="" w:themeFillTint=""
w:themeFillShade=""
                                                                              
^
./word/styles.xml:2: parser error : Attribute w:val redefined
meShade="" w:fill="FFFFFF" w:themeFill="" w:themeFillTint=""
w:themeFillShade=""
                                                                              
^
./word/styles.xml:2: parser error : Attribute w:fill redefined
meShade="" w:fill="FFFFFF" w:themeFill="" w:themeFillTint=""
w:themeFillShade=""
                                                                              
^
./word/styles.xml:2: parser error : Attribute w:val redefined
meShade="" w:fill="FFFFFF" w:themeFill="" w:themeFillTint=""
w:themeFillShade=""
                                                                              
^
./word/styles.xml:2: parser error : Attribute w:fill redefined
meShade="" w:fill="FFFFFF" w:themeFill="" w:themeFillTint=""
w:themeFillShade=""
                                                                              
^
./word/styles.xml:2: parser error : Attribute w:val redefined
meShade="" w:fill="FFFFFF" w:themeFill="" w:themeFillTint=""
w:themeFillShade=""
                                                                              
^
./word/styles.xml:2: parser error : Attribute w:fill redefined
meShade="" w:fill="FFFFFF" w:themeFill="" w:themeFillTint=""
w:themeFillShade=""
                                                                              
^
./word/styles.xml:2: parser error : Attribute w:val redefined
meShade="" w:fill="FFFFFF" w:themeFill="" w:themeFillTint=""
w:themeFillShade=""
                                                                              
^
./word/styles.xml:2: parser error : Attribute w:fill redefined
meShade="" w:fill="FFFFFF" w:themeFill="" w:themeFillTint=""
w:themeFillShade=""
                                                                              
^
./word/styles.xml:2: parser error : Attribute w:val redefined
meShade="" w:fill="FFFFFF" w:themeFill="" w:themeFillTint=""
w:themeFillShade=""
                                                                              
^
./word/styles.xml:2: parser error : Attribute w:fill redefined
meShade="" w:fill="FFFFFF" w:themeFill="" w:themeFillTint=""
w:themeFillShade=""

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to