https://bugs.documentfoundation.org/show_bug.cgi?id=153728
--- Comment #6 from Justin L <[email protected]> --- If we look at Noel's https://gerrit.libreoffice.org/c/core/+/86477, we can see in the relation chain that there is also "convert XMLAutoTextEventImport to FastParser APIs" which is the next commit made. I tried to compile LO 7.0 at this commit, but had general compile errors (although I was able to compile last70onmaster). So I couldn't confirm that this is the dependent change, but it is quite likely. I attempted to revert b8f932e1df1efb230230ab1f1b9c8cfc822a0f4c also, but it is not trivial to do, and I don't understand this code, so I didn't spend much time on it. Likely the best thing to do is to revert my revert and find a proper fix for bug 144364. (I see an exception when running my unit test, so that is probably a good place to start for fixing that bug. make CppunitTest_sw_uiwriter8 CPPUNIT_TEST_NAME=testTdf144364) -- You are receiving this mail because: You are the assignee for the bug.
