<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILESAVE PPTX: image disappears during roundtrip 365->Impress->365 (though still visible in Impress)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132680#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILESAVE PPTX: image disappears during roundtrip 365->Impress->365 (though still visible in Impress)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132680">bug 132680</a>
              from <span class="vcard"><a class="email" href="mailto:italo@italovignoli.com" title="Italo Vignoli <italo@italovignoli.com>"> <span class="fn">Italo Vignoli</span></a>
</span></b>
        <pre>This is the XML snippet for the image in the original PPTX:

<p:pic>
        <p:nvPicPr>
          <p:cNvPr id="7" name="Picture Placeholder 6"/>
          <p:cNvPicPr>
            <a:picLocks noGrp="1" noChangeAspect="1"/>
          </p:cNvPicPr>
          <p:nvPr>
            <p:ph type="pic" sz="quarter" idx="12"/>
          </p:nvPr>
        </p:nvPicPr>
        <p:blipFill rotWithShape="1">
          <a:blip r:embed="rId3">
            <a:extLst>
              <a:ext uri="{28A0092B-C50C-407E-A947-70E740481C1C}">
                <a14:useLocalDpi
xmlns:a14="<a href="http://schemas.microsoft.com/office/drawing/2010/main">http://schemas.microsoft.com/office/drawing/2010/main</a>" val="0"/>
              </a:ext>
            </a:extLst>
          </a:blip>
          <a:srcRect l="4393" r="4393"/>
          <a:stretch/>
        </p:blipFill>
        <p:spPr/>
      </p:pic>

As you can see, the link to the image in the Media folder is missing, and this
might be the reason why LibreOffice is losing the reference, although the XML
is exactly the same.</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>