https://bugs.documentfoundation.org/show_bug.cgi?id=165092
Michael Stahl (allotropia) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |NOTABUG Assignee|[email protected] |[email protected] |desktop.org | Status|NEW |RESOLVED --- Comment #3 from Michael Stahl (allotropia) <[email protected]> --- doesn't load: info:package:4057404:4057404:package/source/zipapi/ZipFile.cxx:1114: LOC non-0 with data descriptor: "settings.xml" if we disable this check we get: info:package.xstor:4058198:4058198:package/source/xstor/xstorage.cxx:3871: Rethrow: com.sun.star.packages.zip.ZipIOException message: "/home/ms/lo/master/package/source/zippackage/ZipPackage.cxx:922: Bad Zip File, ZipException: overlapping entries at /home/ms/lo/master/package/source/zipapi/ZipFile.cxx:1455 Info-Zip also isn't happy: > unzip -t English\ Roznama.odt Archive: English Roznama.odt testing: mimetype OK testing: Thumbnails/thumbnail.png OK testing: settings.xml OK error: invalid zip file with overlapped components (possible zip bomb) To unzip the file anyway, rerun the command with UNZIP_DISABLE_ZIPBOMB_DETECTION=TRUE environmnent variable ... document recovery can load the file... so works as intended... => NOTABUG -- You are receiving this mail because: You are the assignee for the bug.
