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

          Priority: medium
            Bug ID: 60274
          Assignee: libreoffice-bugs@lists.freedesktop.org
           Summary: libre don't use standard ISO XML - Why ?
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: l...@algrim.pl
          Hardware: All
            Status: UNCONFIRMED
           Version: 3.6.5.2 rc
         Component: Spreadsheet
           Product: LibreOffice

libreoffice-calc 3.6.5-1

Good file:
$ xmllint zadania.ods 
zadania.ods:1: parser error : Start tag expected, '<' not found
PK
^
$

Broken file:
$ xmllint zadania_uszkodzone.ods 
zadania_uszkodzone.ods:1: parser error : Start tag expected, '<' not found
PK
^
$

How can I fix ODS file structure if you do not hold to the standards of ISO?
At the moment, good and damaged files return the same message structure if try
analize structure.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to