https://bugs.documentfoundation.org/show_bug.cgi?id=165941
Bug ID: 165941
Summary: FILEOPEN DOCX Certain document opens with error
Product: LibreOffice
Version: 6.4.0.3 release
Hardware: All
OS: All
Status: UNCONFIRMED
Keywords: bibisected, bisected, regression
Severity: normal
Priority: medium
Component: filters and storage
Assignee: [email protected]
Reporter: [email protected]
Blocks: 112969
Created attachment 200056
--> https://bugs.documentfoundation.org/attachment.cgi?id=200056&action=edit
forum-mso-en-12425.docx
Open the attached DOCX file, forum-mso-en-12425.docx in Writer.
=> Writer shows an error dialog that SAXException occurred when opening file,
and offers repair.
Choosing no reveails further details, a SAXParseException in the following part
in word/document.xml, in the marked line:
<w:pPr>
<w:keepNext/>
<w:spacing w:before="60" w:after="60" w:line="240" w:lineRule="exact"/>
<w:rPr>
<w:sz w:val="19"/>
<w:szCs w:val="19"/> <- here
</w:rPr>
</w:pPr>
Observed with LO 25.8.0.0.alpha0+ (81dfc7afcdc473bd655ff64038e8a449a9999c0c) /
Windows.
This is a regression since the following commit in 6.4:
https://cgit.freedesktop.org/libreoffice/core/commit/?id=97f9af714ea1c46e498fa99f7ca34fc1708d38a6
author Miklos Vajna <[email protected]> 2019-10-30 16:02:35
+0100
committer Miklos Vajna <[email protected]> 2019-10-30 22:02:15
+0100
Related: tdf#125038 DOCX import: fix unexpected linebreak inside IF condition
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=112969
[Bug 112969] [META] DOCX (OOXML) field-related issues
--
You are receiving this mail because:
You are the assignee for the bug.