<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 FIXED - FILEOPEN: Images missing in cognos 10.1 generated .xlsx charts"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=83310#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - FILEOPEN: Images missing in cognos 10.1 generated .xlsx charts"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=83310">bug 83310</a>
              from <span class="vcard"><a class="email" href="mailto:balazs.varga991@gmail.com" title="Balázs Varga <balazs.varga991@gmail.com>"> <span class="fn">Balázs Varga</span></a>
</span></b>
        <pre>(In reply to Luke from <a href="show_bug.cgi?id=83310#c9">comment #9</a>)
<span class="quote">> Should there be a SAL_WARN when we hit this edge case?</span >

Luke, thanks for the feedback. This is only a workaround for the reported
problems, because we only handled some specific case of case-insensitive match,
but that's not generic by no means.

We've added a TODO to the related code part for our future developments:
<a href="https://gerrit.libreoffice.org/plugins/gitiles/core/+/642389768e634b739a1d8354259b16bfcc695d17%5E%21">https://gerrit.libreoffice.org/plugins/gitiles/core/+/642389768e634b739a1d8354259b16bfcc695d17%5E%21</a>

Also it is a one-time import fix for defective IBM Cognos files. I mean this
patch also fixed the export part, so you can open the example file with
MS-Office 2007/2010/2013/2016 without any XML error message after the
LibreOffice export. So I do not think a SAL_WARN would be necessary when we hit
this edge case.

Note: During the fix we based on
<a href="https://wiki.openoffice.org/wiki/Office_Open_XML/Legacy_Implementation#Packaging_Conventions">https://wiki.openoffice.org/wiki/Office_Open_XML/Legacy_Implementation#Packaging_Conventions</a>.</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>