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

--- Comment #2 from Hugh Hyatt <[email protected]> ---
I tried suggestion #2 first and got the following results:

hugh@PBL20:~/tmp/LibreOffice Read Error$ cat content.xml | tidy -utf8 -xml -w
255 -i -c -q -asxml > content\ -\ formatted.xml
line 2 column 4160374 - Error: unexpected </table:tabne-cell> in
<table:table-cell>
line 2 column 4161545 - Error: unexpected </table:table-row> in
<table:table-cell>
line 2 column 4295367 - Error: unexpected </table:table> in <table:table-cell>
line 2 column 15666771 - Error: unexpected </office:spreadsheet> in
<table:table-cell>
line 2 column 15666792 - Error: unexpected </office:body> in <table:table-cell>
line 2 column 15666806 - Error: unexpected </office:document-content> in
<table:table-cell>
hugh@PBL20:~/tmp/LibreOffice Read Error$

I saw what seemed like an obvious error in the first message--spelling "table"
as "tabne". I made the change fix it, zipped all the component files and all
seems to be good now.

It looks like somewhere in the code that generates content.xml, there is a typo
that needs to be fixed.

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