https://bugs.documentfoundation.org/show_bug.cgi?id=162944

--- Comment #10 from Andreas Reichel <[email protected]> ---
I believe I can explain what exactly happens here:

1) Commons Compress Zip64 files are correct but can not be read by Excel 

2) As a work around, fir SXSSF a customized Zip64 compressor was adopted, which
produces readable files, but with those holes

Everything was very fine until this additional check was introduced.

So the way forward is likely adopting the Common's Compress
`writeDataDescriptor()` method. I will try to work on it over the weekend.

Thank a lot for explanation and analysis.
The biggest challenge here was to understand at first what causes the problem
and which part of the software was to blame. You helped me a lot with
establishing this understanding.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to