[Libreoffice-bugs] [Bug 131856] Read Error. Format error discovered in the file in sub-document content.xml at 2, 3810925(row, col).

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Apr 3 20:52:54 UTC 2020


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

--- Comment #2 from Hugh Hyatt <tzrbu44au2 at snkmail.com> ---
I tried suggestion #2 first and got the following results:

hugh at 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 at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200403/3ff96667/attachment.htm>


More information about the Libreoffice-bugs mailing list