<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Detect 0-byte files based on extension"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123476#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Detect 0-byte files based on extension"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123476">bug 123476</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>Regarding the initialization: should something specific be done with the new
document depending on the filter? E.g., for a 0-byte .docx, should we simply
create a new Writer document (using default template) and set its filter to
DOCX, or should we initialize it as if that is a DOCX - which would mean
different default fonts, compatibility options, etc. (whatever is done in DOCX
importer when a valid DOCX is imported, before actual DOCX data is read)?
Should all filters be modified to be able to do that then? Would that require
to have own default templates for all filters, of should the one default
template for the module be used anyway, with application of filter-specific
modifications (with a risk of the resulting new document to differ from the
template as used in normal new document creation)?</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>