https://bugs.documentfoundation.org/show_bug.cgi?id=152289
Bug ID: 152289
Summary: Glossary document with hyperlinks causes "unreadable
content" warning when Word opens exported DOCX
Product: LibreOffice
Version: 4.3.0.4 release
Hardware: All
OS: All
Status: UNCONFIRMED
Keywords: filter:docx, implementationError
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Created attachment 183881
--> https://bugs.documentfoundation.org/attachment.cgi?id=183881&action=edit
A sample DOCX with glossary with an email hyperlink
Since v.4.3, Glossary Document part [ECMA-376 Part 1 11.3.8] is round-tripped
in DOCX (commit 88b9e7f391910e534b0faf7378ec4c6929d4d44a, "fdo#71786 :
Implemented Glossary folder", Nov 27 2013).
If the original glossary document part contained a hyperlink (e.g., an email),
its word/glossary/_rels/document.xml.rels contained an item for respective
rIdN. But after round-trip, the entry wasn't stored, resulting in bad reference
in the part.
Opening the attachment in Writer, and saving (as DOCX) produces a file that
gives a warning about "unreadable content" when opened in Word.
--
You are receiving this mail because:
You are the assignee for the bug.