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

Nick Burch <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Nick Burch <[email protected]> ---
Your file looks to be a password protected xlsx file, which somewhat
confusingly get stored within an OLE2 structure (I'm sure Microsoft had their
reasons....)

See http://poi.apache.org/encryption.html for how to read them

In r1534967 I've added a more helpful error message from HSSF if you give it an
encrypted .xlsx file by mistake

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