https://issues.apache.org/bugzilla/show_bug.cgi?id=46250
--- Comment #13 from Evgeniy Berlog <[email protected]> --- Hi, Can you please produce a unit test that shows the problem and source xls file you try to clone(if you use existing one)? Regards, Evgeniy (In reply to comment #12) > Clonesheet is currently working with 3.8 final with an image in the original > sheet being cloned. When i installed the 3.9 build from 09/07/2012 (and one > about a month ago) I am now getting an error when calling the cloneSheet > function... > > we use coldfusion and here is the stacktrace: > > java.lang.NullPointerException at > org.apache.poi.hssf.usermodel.HSSFTextbox.cloneShape(HSSFTextbox.java:234) > at > org.apache.poi.hssf.usermodel.HSSFPatriarch.createPatriarch(HSSFPatriarch. > java:88) at > org.apache.poi.hssf.usermodel.HSSFSheet.cloneSheet(HSSFSheet.java:132) at > org.apache.poi.hssf.usermodel.HSSFWorkbook.cloneSheet(HSSFWorkbook.java:682) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java: > 39) at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl. > java:25) at java.lang.reflect.Method.invoke(Method.java:597) at > coldfusion.runtime.StructBean.invoke(StructBean.java:508) at > coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2393) at > > > Thanks > Matt -- 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]
