https://bz.apache.org/bugzilla/show_bug.cgi?id=59135
Bug ID: 59135
Summary: Issue with protectSheet
Product: POI
Version: 3.14-dev
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: HSSF
Assignee: [email protected]
Reporter: [email protected]
Created attachment 33643
--> https://bz.apache.org/bugzilla/attachment.cgi?id=33643&action=edit
Example Program to demonstrate the problem
When using passwords longer 15 characters for the function protectSheet() the
password gets truncated at position 15 and the rest of the password is not
used.
This causes problems when you try to remove the Sheet protection in Excel using
the original Password. Using Poi 3.10 using passwords longer than 15 characters
was no problem
Attached please find a test program to check this issue.
best regards
Dirk
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]