https://issues.apache.org/bugzilla/show_bug.cgi?id=35897

--- Comment #25 from ns <[email protected]> ---
Created attachment 31399
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=31399&action=edit
This is a POI file in org.apache.poi.hssf.record that attempts to do
encrytionType=1 if we get a 4.

This is the modified file in the 3.10-FINAL source that:

1. does a RC4 (3) if we get a 4.
2. does a _minorVersionNo=1 when we get a _minorVersionNo=2 (treats them as the
same)

-- 
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]

Reply via email to