Created attachment 102116 [details] File with duplicated attribute Problem description: When saving ods document, Spreadsheet generates incorrect content.xml. Steps to reproduce: Reproducible difficult - steps could not be determined. Current behavior: Appears duplicate attribute. When opening this document we have next error: Read-Error. Format error discovered in the file in sub-document content.xml at 2,128014(row,col). In content.xml on this position we have: <style:text-properties style:font-name="Arial" fo:font-size="10pt" style:country-asian="SA" style:font-name-asian="Arial" fo:font-weight="normal" style:font-weight-asian="normal" style:font-weight-complex="normal" style:font-name=""/> In this tag we have duplicated "style:font-name". When we delete style:font-name="" and pack content of file back to ods - Spreadsheet opening this document correctly. Also we had same error, but with duplicated fo:color="#000000" Operating System: Fedora Version: 4.2.5.2 release
Can confirm had a document that had the exact same issue with style:font-name="" been the duplicated field in content.xml 4.2.5.2 on windows 7
(In reply to comment #1) > Can confirm had a document that had the exact same issue with > style:font-name="" been the duplicated field in content.xml > > 4.2.5.2 on windows 7 Then we can mark this bug as NEW. Kind regards, Joren
*** This bug has been marked as a duplicate of bug 80499 ***