https://bugzilla.wikimedia.org/show_bug.cgi?id=26661
--- Comment #8 from Paul Marques Mota <[email protected]> 2011-01-22 21:00:13 UTC --- (In reply to comment #7) > I'm pretty sure this is not an UI issue, but an issue with the thumbnailer. Or with the PagedTiffHandler extension config. $ identify --version Version: ImageMagick 6.5.1-0 2010-12-02 Q16 OpenMP http://www.imagemagick.org Copyright: Copyright (C) 1999-2009 ImageMagick Studio LLC $ identify /etc/motd identify: no decode delegate for this image format `/etc/motd' @ constitute.c/ReadImage/526. $ identify Anticommunist_Literature_1950s.tiff Anticommunist_Literature_1950s.tiff JPEG 325x495 325x495+0+0 8-bit DirectClass 157kb $ identify Anticommunist_Literature_1950s.png Anticommunist_Literature_1950s.png PNG 325x495 325x495+0+0 8-bit DirectClass 60.2kb At the very least, I believe the example configuration for the $wgTiffIdentifyRejectMessages parameter should say something like: '/^identify: no decode delegate/', '/(JPEG|PNG|GIF)/', instead of '/^identify: Not a TIFF/', -- 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
