Created attachment 110290 [details] Sample part of content.xml, double format tags after "T31" and "T32" For the third time in two months I had this Format Error in different ODS-charts. In the attached sample (part) double format tags are found after "T31" in col 3884 and again after "T32" in col 4169. It is possible to repair the chart but annojing and needs quite some knowledge about XML format and a good editor. In LO and OO Forums several help requests concerning this error can be found. I hope this bug can be fixed soon. Perhaps also a general tool to repair XML format errors would be helpful. If it exists already it should be mentioned in the help of LO.
Daniel, do you happen to have a step-by-step recipe to reproduce the bug? the relevant of the attachment: <style:style style:name="T31" style:family="text"> <style:text-properties fo:font-style="normal" style:font-style-asian="normal" xstyle:font-style-comple="normal" fo:font-style="italic" style:font-style-asian="italic" style:font-style-complex="italic" fo:color="#008000"/> </style:style> duplicate attributes fo:font-style style:font-style-asian style:font-style-complex has anybody fixed something like this recently?
(In reply to Michael Stahl from comment #1) > Daniel, do you happen to have a step-by-step recipe to reproduce the bug? Not at the moment. I was not able to locate the cell in the original chart. But I will have a look at the other chart where that happened. I could imagine it has something to do with formatting one of several words in a cell as "italic". > has anybody fixed something like this recently? I fixed it just by deleting the duplicate attributes as you cited them. That was the advice I got in the LO-forum. See also: http://en.libreofficeforum.org/node/2961#comment-21092
ah it's a spreadsheet, not a chart document, so duplicate of bug 85496 which i found today, and that one has a reproducer... *** This bug has been marked as a duplicate of bug 85496 ***