https://bugs.freedesktop.org/show_bug.cgi?id=68084
--- Comment #4 from [email protected] --- Here is more gdb findings, the following statement: resolveFastSubStream(rStream, OOXMLStream::STYLES); caused the failure when trying to access "word/styles.xml" file in the zip storage. I checked the original a.docx file, it does not have that xml in it. It only has "word/stylesWithEffects.xml". I think we should not throw exception when "word/styles.xml" file is not present. Instead a default stream should be provided in case of missing that file. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
