<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Opening Password for DOC / XLS file limited to 15 characters"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=65492#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Opening Password for DOC / XLS file limited to 15 characters"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=65492">bug 65492</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>(In reply to hp.web from <a href="show_bug.cgi?id=65492#c4">comment #4</a>)
<span class="quote">> It probably would help, if the dialogue would give a hint,
> how many characters the password could have.</span >
The typing hint (during save) exists now in LO 7.0 thanks to <a class="bz_bug_link 
          bz_status_VERIFIED  bz_closed"
   title="VERIFIED FIXED - Long Password fails for file saving LibreOffice CALC file"
   href="show_bug.cgi?id=43452">bug 43452</a>.


The open dialog itself does not (and should not) limit the characters to 15.
However, I could not open an xls file with a 16 character password created by
Excel 2016.

The code that handles the password checking for xls seems to be in
comphelper/source/misc/docpasswordhelper.cxx
DocPasswordHelper::requestAndVerifyDocPassword()


I also am not able to open Mike's document from <a href="show_bug.cgi?id=65492#c9">comment 9</a> in LO.

The code that handles the password checking for doc seems to be in
sw/source/filter/ww8/ww8par.cxx
Init97Codec()</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>