<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:jluth@mail.com" title="Justin L <jluth@mail.com>"> <span class="fn">Justin L</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Cannot open file in LibreOffice 6.1: Format error discovered in file"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122144">bug 122144</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>NOTABUG
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Cannot open file in LibreOffice 6.1: Format error discovered in file"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122144#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Cannot open file in LibreOffice 6.1: Format error discovered in file"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122144">bug 122144</a>
              from <span class="vcard"><a class="email" href="mailto:jluth@mail.com" title="Justin L <jluth@mail.com>"> <span class="fn">Justin L</span></a>
</span></b>
        <pre>svx/source/xml/xmlgrhlp.cxx ImplGetStreamNames() looks for a '/' in the href
url and automatically concludes "Pictures/" if finding none. This has been true
for basically forever (when loading by URL). It would be way to dangerous to
attempt to change this. A likely work-around for the original content creator
would be to prepend "./" to the URL.

load error due to format problems is an accurate enough message (albeit
unclear/unspecific). Getting a clear message in this delayed error prompt
(sfx2/source/doc/sfxbasemodel.cxx SfxBaseModel::load()) would be difficult I
expect. However, there are debugging messages (for the developer) that are
clear enough, and so far all the examples are due to user manipulation creating
an invalid structure, so I think this is safe to close as NOTABUG.</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>