https://bugzilla.wikimedia.org/show_bug.cgi?id=54105
--- Comment #2 from [email protected] --- I do think it's a bug since it is rejecting a perfectly valid image for an invalid reason. Seems like this problem has been around for a few years too: http://lists.wikimedia.org/pipermail/mediawiki-l/2011-December/038423.html I checked, and the image I am trying to upload also has the magic bye sequence "50 4B 05 06", so that does indeed seem to be the issue. But with arbitrary image data that's bound to happen sometimes! Since unzip itself chokes on it it must be possible to determine that it not a well formed zip file, and thus not something subject to GIFAR (from my naive reading of the less-than-detailed wikipedia article on GIFAR, it would need a valid zipfile to work properly wouldn't it?) -- 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
