You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sizes are written as Long (ZIP64), but there is no zip64 extension provided => LibreOffice read just first 32 bites of these and the remaining bytes are detected like loopholes in ZIP.
The text was updated successfully, but these errors were encountered:
Recently, LibreOffice started reporting files generated by OpcZip as corrupted.
Fastexcel: dhatim/fastexcel#486
Apache POI: apache/poi#154
Bug report on LibreOffice is here https://bugs.documentfoundation.org/show_bug.cgi?id=163384#c5
The problem is kind of related #9
Sizes are written as Long (ZIP64), but there is no zip64 extension provided => LibreOffice read just first 32 bites of these and the remaining bytes are detected like loopholes in ZIP.
The text was updated successfully, but these errors were encountered: