[Libreoffice-bugs] [Bug 114409] New: FILESAVE DOCX Invalid XML gets written when saving particular document
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Dec 11 15:26:54 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=114409
Bug ID: 114409
Summary: FILESAVE DOCX Invalid XML gets written when saving
particular document
Product: LibreOffice
Version: 6.0.0.0.beta1
Hardware: All
OS: All
Status: UNCONFIRMED
Keywords: filter:docx
Severity: normal
Priority: medium
Component: Writer
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: kelemeng at ubuntu.com
Created attachment 138370
--> https://bugs.documentfoundation.org/attachment.cgi?id=138370&action=edit
The problematic document
Attached document is a reduced version of a 200+ pages user document we got.
This contains a table inside a text box after some empty paragraphs.
When saved from Writer an extra XML tag gets written, on reload I get this
error message:
SAXException: [word/document.xml line 2]: Opening and ending tag mismatch:
txbxContent line 0 and sdtContent
Then when pressing "No":
SAXParseException: '[word/document.xml line 2]: Opening and ending tag
mismatch: txbxContent line 0 and sdtContent
', Stream 'word/document.xml', Line 2, Column 2356(row,col).
We see that in word/document.xml there are two sdtContent tags in the original
file and three in the one saved from Writer.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20171211/29e2182c/attachment.html>
More information about the Libreoffice-bugs
mailing list