https://bugs.documentfoundation.org/show_bug.cgi?id=155272
Justin L <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|medium |low Summary|Writer: Very bad |FILEOPEN DOCX: invalid |import/display of .docx |document: fldchar begin |Microsoft Word file |without fldchar end - lots | |of text is lost. Severity|normal |minor CC| |[email protected] --- Comment #9 from Justin L <[email protected]> --- The first thing we do in DomainMapper_Impl::finishParagraph is to just do an early return if the field command is not finished. We can't just assume that the end of the paragraph can just close any started field commands because of embedded fields, paragraphs in field shapes/tables etc. This probably needs to be chalked up to corrupt documents, and likely WONTFIX. -- You are receiving this mail because: You are the assignee for the bug.
