https://bugzilla.wikimedia.org/show_bug.cgi?id=26661
Markus Glaser <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #11 from Markus Glaser <[email protected]> 2011-05-14 13:48:51 UTC --- PagedTiffHandler is fixed in r88078. It overrides getThumbType. Now, it calls parent::getThumbType and checks if the mimetype is really image/tiff before proceeding with its own logic. If the mimetype is wrong, it returns the value determined by the generic method. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
