https://issues.apache.org/bugzilla/show_bug.cgi?id=56468
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from [email protected] --- Created attachment 31576 --> https://issues.apache.org/bugzilla/attachment.cgi?id=31576&action=edit This patch clears the data of the PackagePart for docProps/app.xml before saving it. I added a little patch which fixes the duplicate content in the "docProps/app.xml" file. The "docProps/core.xml" file is still missing but at least LibreOffice can read the xlsx files now. This patch clears the data of the PackagePart for docProps/app.xml before saving it. I am new to POI so I don't know if this patch has unintended effects, but the test for POIXMLProperties has no failures. -- 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]
