https://bugzilla.wikimedia.org/show_bug.cgi?id=31930
--- Comment #1 from Brion Vibber <[email protected]> 2011-10-25 15:54:40 UTC --- Well, it does trip signature checks in other zip tools: $ unzip -vb A.jpg Archive: A.jpg ??ڱuXâ??ps?E;*w=V?>??^??=Hڤ濇`F?Y]f?3?ہ?q???}ʢp???["?G?%?????#?:???(3????8???%>x~:?Xދ???-????!?{q????z??S3IH???ҘGh??A?"9?TH?U??g????&???_?x??????K'Q$-<q:?W?I9??R?h?)??b8?i?;?T??©\?OnK?N????l???U<ܬ???? ?'ڮ?.ā1?d???? caution: zipfile comment truncated warning [A.jpg]: zipfile claims to be last disk of a multi-part archive; attempting to process anyway, assuming all parts have been concatenated together in order. Expect "errors" and warnings...true multi-part support doesn't exist yet (coming soon). error [A.jpg]: missing 2744938539 bytes in zipfile (attempting to process anyway) error [A.jpg]: attempt to seek before beginning of zipfile (please check that you have transferred or created the zipfile in the appropriate BINARY mode and that you have compiled UnZip properly) but it's pretty clearly not a real zip file, as you get some pretty broken results trying to unzip it. :) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
