[Libreoffice-bugs] [Bug 128244] OD* files can't be opened if Zip64 was used in their creation

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat Oct 19 12:52:07 UTC 2019


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

--- Comment #5 from Mike Kaganski <mikekaganski at hotmail.com> ---
Created attachment 155152
  --> https://bugs.documentfoundation.org/attachment.cgi?id=155152&action=edit
Zip64 test kit

I have created a simple lorem ipsum spreadsheet ('lorem ipsum.ods' in
attachment) using LibreOffice; extracted its content into a 'loremipsum'
directory; and used a script from [1] (modified to use ZIP_STORED compression
level for all files; 'zip64.py' in the attachment) like `zip64.py
/path/to/zip64.ods /path/to/loremipsum/mimetype /path/to/loremipsum/*` to
create 'zip64.ods' with mimetype stored first (also in the attachment). So the
two ODS files in the kit have identical contents, but zip64.ods has all files
stored without compression, *and* it uses Zip64.

The file opens with "The file 'zip64.ods' is corrupt and therefore cannot be
opened. LibreOffice can try to repair the file" warning; it *can* be repaired.
It seems that the resulting file is conformant, and should be opened without
warnings.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20191019/aa3e1652/attachment.html>


More information about the Libreoffice-bugs mailing list