https://bugs.freedesktop.org/show_bug.cgi?id=81214
--- Comment #7 from Michael Meeks <[email protected]> --- The problem seems to be: + XML_StopParser( mpParser, /* resumable? */ XML_FALSE ); in the 'saveException' method; apparently we don't want to do this in some cases; I imagine some event handler fires an exception and we want to just carry on parsing - but which one ... most curious; will add some printfs =) -- 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
