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


Josh Micich <[EMAIL PROTECTED]> changed:

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




--- Comment #2 from Josh Micich <[EMAIL PROTECTED]>  2008-12-02 00:56:00 PST ---
Fixed last known outstanding problem in HyperlinkRecord in svn r719546 ( 
https://svn.apache.org/viewcvs.cgi?view=rev&rev=719546 ).

Changed warning message to error (unchecked exception) in svn r722401 ( 
https://svn.apache.org/viewcvs.cgi?view=rev&rev=722401 ).

This change was made because more often than not discarding record data will
introduce errors into the re-serialized workbook.  From now on, POI will no
longer ignore this problem; if any record fails to completely read its BIFF
data, an unchecked exception will be thrown.

Some modifications were required in BiffViewer since this problem seems to
occur with the versions of drawing records that it uses.  Perhaps this can also
be cleaned up once those records have been fixed.


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