https://issues.apache.org/bugzilla/show_bug.cgi?id=53010
--- Comment #5 from Evgeniy Berlog <[email protected]> --- Created attachment 28879 --> https://issues.apache.org/bugzilla/attachment.cgi?id=28879&action=edit file for test with new records sequence HSSF realization could read drawing layer only in such sequence: DrawingRecord ObjRecord | TextObjRecord ... DrawingRecord ObjRecord | TextObjRecord Xls files can contain such sequence: DrawingRecord ContinueRecord ... ContinueRecord ObjRecord | TextObjectRecord ..... ContinueRecord ... ContinueRecord ObjRecord | TextObjectRecord Fixed in uploaded patch -- 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]
