https://bz.apache.org/bugzilla/show_bug.cgi?id=67510
Bug ID: 67510 Summary: No POI-generated Charts can be opened by Product: POI Version: unspecified Hardware: Macintosh Status: NEW Severity: critical Priority: P2 Component: XSSF Assignee: dev@poi.apache.org Reporter: a...@cubbystorage.com Target Milestone: --- Created attachment 39069 --> https://bz.apache.org/bugzilla/attachment.cgi?id=39069&action=edit Generated XLS from POI Example Upon an (automatic) upgrade of Excel for Mac to v. 16.77 I have observed that all Charts created via POI / XSSF appear to be detected as corruption on-open. The repair result is this: Repair Result to ooxml-bar-chart2.xmlErrors were detected in file '/tmp/poi/ooxml-bar-chart.xlsx'Removed Part: /xl/drawings/drawing1.xml part. (Drawing shape) This was originally detected w/ some filed I made with POI, and to investigated I cloned src and ran a bunch of examples, with same result. Example: https://github.com/apache/poi/blob/trunk/poi-examples/src/main/java/org/apache/poi/examples/xssf/usermodel/BarChart.java -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org