https://bz.apache.org/ooo/show_bug.cgi?id=128356
Arrigo Marchiori <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #9 from Arrigo Marchiori <[email protected]> --- Reproduced on current trunk under Linux. A debug build gives a failed assertion (copied by hand): > SAX parse exception caught while importing: > [ line 2]: duplicate attributeerror > From File > main/sw/source/filter/xml/sswxl.cxx at Line 220 If I run xmllint on the ``broken'' content.xml I get the following error: > content.xml:15: parser error : Attribute office:name redefined > 811" style:name="P1" style:family="paragraph" > style:parent-style-name="Standard" And then the error message as OP reported. Before being able to reproduce the problem, I met some error messages about "sentence indices" being out of range. I will try to understand it they are related. -- You are receiving this mail because: You are the assignee for the issue.
