https://bugs.documentfoundation.org/show_bug.cgi?id=131856

Julien Nabet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Julien Nabet <[email protected]> ---
Before doing anything, make sure you have a backup of your initial ods file.

2 tests you can do:
1) you can remove table:style-name="ce529" from this tag and repackage the ods
file then see if you have another error

2) To better see the pb, you can reformat xml with a command like:
cat content.xml | tidy -utf8 -xml -w 255 -i -c -q -asxml > content_new.xml

then you can analyze content_new.xml more easily.

You can also replace content.xml by content_new.xml then rename content_new.xml
to content.xml, rezip the whole structure and rename it to have an ods file.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to