https://bz.apache.org/bugzilla/show_bug.cgi?id=58363
Bug ID: 58363 Summary: XSSF writes corrupted XLSX files, cannot be repaired Product: POI Version: 3.12-FINAL Hardware: PC OS: Linux Status: NEW Severity: regression Priority: P2 Component: XSSF Assignee: dev@poi.apache.org Reporter: bogusan...@gmail.com Created attachment 33095 --> https://bz.apache.org/bugzilla/attachment.cgi?id=33095&action=edit diff between known good xlsx and corrupt output Writing an XLSX file using the normal XSSFWorkbook interface spits out a file that is a valid zip file containing valid XML entries. However, both Excel and LibreOffice (5.0) refuse to open or even recover the resulting file. It used to work with 3.10 and 3.11-beta2 – in fact I have a correct XLSX with the same contents that opens just fine. The diff is attached (I removed lines where only the order of XML attributes was reversed). -- 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