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=9114>. 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=9114 [PATCH] fix RowRecordAggregate.getRow bug Summary: [PATCH] fix RowRecordAggregate.getRow bug Product: POI Version: 1.5.1 Platform: All OS/Version: All Status: NEW Severity: Normal Priority: Other Component: HSSF AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I believe this is a bug in RowRecordAggregate. The bug resides in the fact that when asked to "getRow(rowNum)" the comparison in the HashMap is made by Objects comparison instead of row numbers comparison. Greetz Tal -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
