On Tue, 26 Sep 2006, Erez Eisenstein wrote:
class java.lang.ClassCastException - org.apache.poi.ddf.EscherOptRecord
java.lang.ClassCastException: org.apache.poi.ddf.EscherOptRecord at
org.apache.poi.hslf.model.ShapeGroup.getShapes(ShapeGroup.java:59)
Looks like we were just expecting the shape to be made up of
EscherContainerRecords, but they aren't always.
I've applied a fix, but it would be good if you could upload the
powerpoint file to bugzilla. That way, we'll have something to test my fix
against, and make sure it's still sane
Nick
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List: http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project: http://jakarta.apache.org/poi/