<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - FILEOPEN PPTX Chart linked to embedded XLSX spreadsheet shows incorrect values"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107617#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - FILEOPEN PPTX Chart linked to embedded XLSX spreadsheet shows incorrect values"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107617">bug 107617</a>
              from <span class="vcard"><a class="email" href="mailto:libreoffice@nisz.hu" title="NISZ LibreOffice Team <libreoffice@nisz.hu>"> <span class="fn">NISZ LibreOffice Team</span></a>
</span></b>
        <pre>(In reply to Balázs Varga from <a href="show_bug.cgi?id=107617#c5">comment #5</a>)
<span class="quote">> Otherwise
> we do not overwrite the embedded XLSX, we just put it into a grabbag and
> write out, unchanged. </span >

This is the problem here.
PP (and Word) puts an embedded xlsx into the document which we do not change,
even if the user changes the data table of the chart.

Such changes are saved to chartN.xml, but not to the grabbagged xlsx.

Once the user opens the LO-saved file in PP/Word and tries to edit its data,
they get the grabbagged pre-LO data and at this point any changes made in LO
are lost because MSO actualizes the data in chartN.xml from the embedded xlsx.

I'd not say this is NAB, rather that this is a quite difficult bug.</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>