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

--- Comment #11 from Justin L <[email protected]> ---
(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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to