https://bugzilla.wikimedia.org/show_bug.cgi?id=34041
--- Comment #10 from Antoine "hashar" Musso <[email protected]> 2012-04-24 08:32:58 UTC --- The patch removes the option from wgImageLimits which has some issues: - as a side effect any users having that preference set (24k of them on enwiki) will be displayed a 320x240 picture as a fallback. - max size will now be 1280x1024 which is not that big when you have a 24 - 27 inches monitor. That will also force a thumbnail generation for this users when they actually want the full sized picture. - we need a release notes since any wiki that have set $wgDefaultUserOptions['imagesize'] to 5 would need to alter it. -- 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
