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

--- Comment #1 from Francisco <[email protected]> ---
Additional comments:

A) Both charts were created in Calc, and then pasted into Writer.

B) Saving the file as FODT shows the following strings in the file:

For the first chart (titled 313 K):
            <table:table-row>
             <table:table-cell office:value-type="string">
              <text:p>sdfaksdjjfnaskdljfna .d 313.15 K Li (1981)</text:p>
              <text:list>
               <text:list-item>
                <text:p>sdfaksdjjfnaskdljfna .d</text:p>
               </text:list-item>
               <text:list-item>
                <text:p>313.15 K</text:p>
               </text:list-item>
               <text:list-item>
                <text:p>Li (1981)</text:p>
               </text:list-item>
              </text:list>
             </table:table-cell>

For the second chart (titled 353 K)
             <table:table-cell office:value-type="string">
              <text:p>n-Hexane 313.15 K Li (1981)</text:p>
              <text:list>
               <text:list-item>
                <text:p>n-Hexane</text:p>
               </text:list-item>
               <text:list-item>
                <text:p>313.15 K</text:p>
               </text:list-item>
               <text:list-item>
                <text:p>Li (1981)</text:p>
               </text:list-item>
              </text:list>
             </table:table-cell>

Erasing the content of "<text:list>" of both charts seems to solve the problem.

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

Reply via email to