Good Morning All. Unfortunately we seem to have celebrated too early since we get now reports from one single MS Excel user about corrupted files. And now things become really messy:
1) what was the best way to test Excel files on Excel (various versions?) 2) why all of this just recently, what has really changed and causes it? Best regards Andreas On Mon, 2024-10-14 at 06:48 +0700, Andreas Reichel wrote: > On Fri, 2024-10-11 at 10:30 +0000, PJ Fanning wrote: > > The SXSSF default is Zip64Mode.Always. > > Greetings, > > we have migrated everything to Zip64Mode [1] AlwaysWithCompatibility > [2] and this has solved our problem entirely. > On the LibreOffice side nobody responded yet, so maybe it is safe and > sound to switch POI's default Zip64Mode? > > Warm regards > Andreas > [1] Zip64Mode https://commons.apache.org/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/Zip64Mode.html [2] AlwaysWithCompatibility https://commons.apache.org/proper/commons-compress/apidocs/src-html/org/apache/commons/compress/archivers/zip/Zip64Mode.html#line-50