<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Writer: Password With Special Characters Does Not Validate (docx)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=109175#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Writer: Password With Special Characters Does Not Validate (docx)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=109175">bug 109175</a>
              from <span class="vcard"><a class="email" href="mailto:gpowers@gmail.com" title="gpowers@gmail.com">gpowers@gmail.com</a>
</span></b>
        <pre>This was a .docx attempt - insert Step 2a. to set document type to, "Microsoft
Word 2007-2013 XML (.docx)" prior to saving.

Unfortunately, I was not able to reproduce the original error. However, in my
testing, I discovered that my issue seems to be related to the length of the
password? The private password was 16 characters. When truncated to 15, it
decrypted the document, correctly.

So, new test case. I've uploaded a file with the following password:
'12345678901234567890' (length = 20) -- when attempting to decrypt, the full
password does not work. However, using the truncated, fifteen character version
('123456789012345') the document opens.</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>