<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 NOTOURBUG - LibreOffice crashed on open encoded urls with ms schema"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126002#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTOURBUG - LibreOffice crashed on open encoded urls with ms schema"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126002">bug 126002</a>
              from <span class="vcard"><a class="email" href="mailto:mikekaganski@hotmail.com" title="Mike Kaganski <mikekaganski@hotmail.com>"> <span class="fn">Mike Kaganski</span></a>
</span></b>
        <pre>(In reply to uachatse from <a href="show_bug.cgi?id=126002#c2">comment #2</a>)
<span class="quote">> Shouldn't the LibreOffice die quietly in this case?</span >

It doesn't "die" or "crash"; it simply ignores invalid path (as opposed to a
valid, but non-existing path). You may check that by pre-launching LibreOffice,
and check if it will "die" when executing your command; compare that to any
real crasher (e.g., from <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Writer crash when i try to open document"
   href="show_bug.cgi?id=119039">bug 119039</a>) - which would make the pre-opened LO
disappear, and compare to commands like

<span class="quote">> "C:\Program Files\LibreOffice\program\soffice.exe" "c:\Sample.xlsx"</span >

where file name is valid but doesn't exist, and this produces an error message;
and with

<span class="quote">> "C:\Program Files\LibreOffice\program\soffice.exe" "c:\Sam:ple.xlsx"</span >

where a colon ":" in the middle of the path makes path invalid, and LO ignores
it quietly.

If you like, you may file an enhancement to also report error when opening
invalid paths, but please do so in a different report, since it's easier to
trach problems when they are filed for valid reason from the start. Thanks!</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>