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


Josh Micich <[EMAIL PROTECTED]> changed:

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




--- Comment #2 from Josh Micich <[EMAIL PROTECTED]>  2008-08-27 20:11:45 PST ---
Fixed in svn r689704.

It looks like whatever application has written this sample file has written out
multiple ExternSheetRecords instead of multiple RefSubRecords within a single
ExternSheetRecord.  When this unusual condition is detected, POI will now
combine the records into one (which is hopefully the right thing to do). 

Junit added to make sure the observed RecordFormatException has been averted.

However, there are more problems concerning this file.  Bug 45699 has been
opened to manage those.


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

Reply via email to