https://issues.apache.org/bugzilla/show_bug.cgi?id=49415
Summary: workbook.cloneSheet() throws exception (BeginRecord
does not implement clone())
Product: POI
Version: 3.6
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: HSSF
AssignedTo: [email protected]
ReportedBy: [email protected]
Created an attachment (id=25567)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=25567)
xml file containing a chart. produces the described error.
cloneSheet() throws an exception when calling it on a worksheet containing a
chart (see example)
Reason is, that many chart records do not overwrite clone so the base class
(Record) throws this exception.
--
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]