https://bugzilla.wikimedia.org/show_bug.cgi?id=34974
--- Comment #7 from Bawolff <[email protected]> 2012-03-05 23:13:39 UTC --- [mid air collision] >I guess, the problem is that there is probably(?) no interface to request >thumbnails with a height specified at the scaling servers. Only requesting >thumbnails by width is possible That is correct in the current code. (OTOH support for adding arbitrary new parameters seems to be there, so its quite possible it wouldn't be difficult to change that) >Another option: do not write a height to html which is not served as image. >Problem: the user specifically asked for this height. There's also things going the other direction where one wants to scale a very narrow image to some height, and the scalers en up scaling it too high. As a matter of fact, I think the writing the differing width in html is relatively new behaviour ( bug 28076 possibly) -- 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
