DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25039>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25039 Exception is flow when I access to the excel file using HSSF Summary: Exception is flow when I access to the excel file using HSSF Product: POI Version: 1.5.1 Platform: PC OS/Version: Windows XP Status: NEW Severity: Major Priority: Other Component: HSSF AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Situation: According to the limition HSSF cannot support rich text cells, after inserting the rich text cell and deleting it, the HSSF still throw exception "NegativeArraySizeException". Procedure: 1. Using HSSF to access a Excel file and get the data successfully 2. Add two font types in the one cell of Excel file to let the HSSF to throw the exception 3. Delete the rich text cell 4. Using HSSF to access the Excel file again Result: HSSF still throw the exception "NegativeArraySizeException" Also, the exception "NegativeArraySizeException" is not suitable to description this problem. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
