https://bugs.documentfoundation.org/show_bug.cgi?id=149996
raal <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|bibisectRequest |bibisected, bisected CC| |[email protected] | |, [email protected] Regression By| |Michael Stahl --- Comment #3 from raal <[email protected]> --- This seems to have begun at the below commit. Adding Cc: to Michael Stahl ; Could you possibly take a look at this one? Thanks 8b400e2c6b64ea88b911187a21de7090ee49f305 is the first bad commit commit 8b400e2c6b64ea88b911187a21de7090ee49f305 Author: Matthew Francis <[email protected]> Date: Wed May 27 18:16:49 2015 +0800 source-hash-ebf767eeb2a169ba533e1b2ffccf16f41d95df35 commit ebf767eeb2a169ba533e1b2ffccf16f41d95df35 Author: Michael Stahl <[email protected]> AuthorDate: Thu Jan 22 12:50:07 2015 +0100 Commit: Michael Stahl <[email protected]> CommitDate: Thu Jan 22 13:58:10 2015 +0100 writerfilter: DOCX import: better error handling than "catch (...) {}" If there is a SAXParseException, OOXMLDocumentImpl::resolve() should not ignore it, because if it occurs in a substream some end tag handlers may not have been run and the DomainMapper may be in an inconsistent state, so continuing to parse the outer document is probably not a good idea. Also add some exception mangling so sfx2 can present a useful error dialog. Change-Id: I169ba6db25f2ae264af08a64edf76a6bf6757f85 -- You are receiving this mail because: You are the assignee for the bug.
