https://bz.apache.org/bugzilla/show_bug.cgi?id=62442
--- Comment #1 from PJ Fanning <[email protected]> --- Comment on attachment 35961 --> https://bz.apache.org/bugzilla/attachment.cgi?id=35961 test file for crash apache poi open What produced that test xlsx file? The content of the xl/drawings/vmlDrawing1.vml is causing an XML parsing issue in Apache Xerces <v:fill o:relid="rId1" o:relid="rId1" o:title="Comment_20106100028___Kaminer___темно-голубой" color2="#ffffe1" type="frame"/> Not the duplicate o:relid="rId1" attributes. Maybe there is a way to set some system properties that gets Xerces to ignore the duplicate attributes. -- 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]
