Another bugfix in the parameter validation thing: allow the handler to validate heigh...
authorTim Starling <tstarling@users.mediawiki.org>
Tue, 25 Mar 2008 08:23:10 +0000 (08:23 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Tue, 25 Mar 2008 08:23:10 +0000 (08:23 +0000)
commit7cde8b499ee499686b67049f5b304b766567fafc
treef065636402449f4f89e4e2983499f03fe982ec00
parentb03e5cdc12681cebb66c39259166bb2a344fad39
Another bugfix in the parameter validation thing: allow the handler to validate height/width. Apparently some people specify thumbnail sizes by height only using "x100px", relying on the handler to discard the width.
includes/Parser.php