<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Opening a document from Start Center does not use last used filter"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=131926#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Opening a document from Start Center does not use last used filter"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=131926">bug 131926</a>
              from <span class="vcard"><a class="email" href="mailto:momonasmon@gmail.com" title="Maxim Monastirsky <momonasmon@gmail.com>"> <span class="fn">Maxim Monastirsky</span></a>
</span></b>
        <pre>(In reply to Mike Kaganski from <a href="show_bug.cgi?id=131926#c2">comment #2</a>)
<span class="quote">> Unfortunately the commit message does not describe why it might be bad.</span >
Don't remember all the details, but what comes to my mind now is that some type
detectors do preparation work which otherwise not done by the filter. See how
<a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Cannot open compressed csv files from calc"
   href="show_bug.cgi?id=90225">Bug 90225</a> is implemented, for example. Another affected case might be clicking
on an encrypted docx file, then cancelling the password prompt. The type
detection code has a way to handle this situation (see <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - When click "Cancel" in password input dialog, Writer still opens the file as "plain text""
   href="show_bug.cgi?id=80999">Bug 80999</a>), but I
believe the filter will just throw a "general error" message. At least we need
to identify all those corner cases, and fix them.

(It might also happen that the underlying format of a file was changed, or that
we changed the filter name during the course of development (e.g. when
switching to external libs like liborcus or librevenge), but those scenarios
are not common.)

<span class="quote">> An example where storing module would not be adequate is explicitly opening
> an FODT as plain text (also in Writer).</span >
Is this actually possible from UI? I can't find a way to do this, at least
under Linux.</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>