<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Read Error. Format error discovered in the file in sub-document content.xml at 2,3810925(row,col)."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=131856#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Read Error. Format error discovered in the file in sub-document content.xml at 2,3810925(row,col)."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=131856">bug 131856</a>
              from <span class="vcard"><a class="email" href="mailto:tzrbu44au2@snkmail.com" title="Hugh Hyatt <tzrbu44au2@snkmail.com>"> <span class="fn">Hugh Hyatt</span></a>
</span></b>
        <pre>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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>