https://bugs.freedesktop.org/show_bug.cgi?id=85883

            Bug ID: 85883
           Summary: FILESAVE: XLSX file converted from XLS contains
                    invalid XML data
           Product: LibreOffice
           Version: 4.2.6.3 release
          Hardware: x86-64 (AMD64)
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Spreadsheet
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 108922
  --> https://bugs.freedesktop.org/attachment.cgi?id=108922&action=edit
Original file

I used XML validator on sample document from the net
(http://www.columbia.edu/~dj114/excel-examples.xls) after having some issues
with parsing XML contents of the file.
XML Parser finds redefined attribute and stops on it.

I converted the document by saving it in XLSX format, then I also tried to
convert it using this command to check if there would be some difference:
"soffice.exe --headless --convert-to xlsx:"Calc MS Excel 2007 XML" --outdir
output_dir in.doc"
I had the same result regardless of the way I convert this file.

This problem could be simply reproduced by checking the contents of XLSX file
in "/xl/drawings".
Libre Office defines type attribute for "v:shape" two times.

I checked this problem on Win 7 64 and Gentoo.

-- 
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

Reply via email to