https://bugzilla.wikimedia.org/show_bug.cgi?id=20312
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from [email protected] 2010-01-01 07:30:12 UTC --- https://bugzilla.wikimedia.org/show_bug.cgi?id=16451 says the solution for Wikimedia sites is to remove the following 2 lines from CommonSettings.php // Disable server-side GIF scaling $wgMediaHandlers['image/gif'] = 'BitmapHandler_ClientOnly'; CommonSettings.php is linked from here: http://noc.wikimedia.org/conf See: http://noc.wikimedia.org/conf/highlight.php?file=CommonSettings.php See also the long discussion thread about animated GIF resizing linked in the table of contents here in the Common Graphics village pump: http://commons.wikimedia.org/wiki/Commons:Graphics_village_pump#toc The Commons thread says that system administrators can edit CommonSettings.php to remove the 2 lines. See: http://meta.wikimedia.org/wiki/System_administrators#List Can someone please contact some system administrators? I don't use IRC. Andrew Garrett provided the fix for the animated GIF scaling problem according to https://bugzilla.wikimedia.org/show_bug.cgi?id=16451 Can he remove the 2 lines from CommonSettings.php? He is listed as a system administrator on the Wikimedia list. Can any system administrator remove the 2 lines from CommonSettings.php? Please do so. -- 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
