DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=44200>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=44200 Summary: Sheet not cloneable when Note added to excel cell Product: POI Version: 3.0-dev Platform: PC OS/Version: Windows Server 2003 Status: NEW Severity: normal Priority: P3 Component: HSSF AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] When trying to call the clonesheet method for a sheet that contains a note, the following exception is thrown: The class org.apache.poi.hssf.record.NoteStructureSubRecord needs to define a clone method The problem occured with the latest trunk SVN build (CET 2008/01/10 17:44). If one tries to reproduce the bug with poi-3.0.2-beta1 or poi-3.0.1-FINAL, bug 31795 seems to occur. In general it seems to be very similar to bug 31795: (It also complains about the missing clone method.) -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
