[Libreoffice-bugs] [Bug 65492] Opening Password for DOC / XLS file limited to 15 characters

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat Jun 20 13:39:56 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=65492

--- Comment #11 from Justin L <jluth at mail.com> ---
(In reply to hp.web from comment #4)
> It probably would help, if the dialogue would give a hint,
> how many characters the password could have.
The typing hint (during save) exists now in LO 7.0 thanks to bug 43452.


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 comment 9 in LO.

The code that handles the password checking for doc seems to be in
sw/source/filter/ww8/ww8par.cxx
Init97Codec()

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200620/a775daae/attachment.htm>


More information about the Libreoffice-bugs mailing list