https://issues.apache.org/bugzilla/show_bug.cgi?id=42652
Josh Micich <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
--- Comment #3 from Josh Micich <[EMAIL PROTECTED]> 2008-05-10 18:05:44 PST ---
Tried the example+test file in POI 3.1-beta1. First crash is in
DimensionsRecord, where POI expects to read 14 bytes but only gets 10. That's a
strong hint that the actual document is really BIFF3-BIFF5 format. You
suggested that several records are shorter than expected, which tends to
support this conclusion.
Setting the workbook stream name to "Workbook" (which would indicate BIFF8) is
not enough. POI can only read spreadsheets that *fully* meet the BIFF8 spec.
(No, bug 42564 was unrelated. It was predominantly about ArrayPtg encoding
issues)
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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]