https://issues.apache.org/bugzilla/show_bug.cgi?id=46545
Josh Micich <josh@gildedtree.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from Josh Micich <josh@gildedtree.com> 2009-01-28 18:12:47 PST ---
Fixed in svn r738709 ( https://svn.apache.org/viewcvs.cgi?view=rev&rev=738709 )
I recently hit a bug with almost exactly the same symptoms. The file was
*written* by a version of POI with bug 45778 (i.e. anything before 3.5-beta4).
Please comment if your offending file was created by another app or by another
POI version.
When Excel reads an ObjRecord with all the extra padding, it silently truncates
the record to its correct size. POI has been modified to to the same.
Junit added.
--
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: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org
|