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=17222>. 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=17222 [PATCH] Workbook corruption Summary: [PATCH] Workbook corruption Product: POI Version: 2.0-dev Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: Other Component: HSSF AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Hi all. With current CVS (and all versions prior to now)... When a call HSSFSheet.createRow() occurs and the row exists the workbook can be corrupted. Basically the Sheet.insertRow does not remove the cells attached to the existing row. I say CAN corrupt because sometimes excel seems to silently fix the problem, in other cases it goes berzerk! Jason --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
