API: (bug 16115) API action=block dies with an exception when $wgBlockAllowsUTEdit...
authorRoan Kattouw <catrope@users.mediawiki.org>
Sat, 25 Oct 2008 22:22:22 +0000 (22:22 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Sat, 25 Oct 2008 22:22:22 +0000 (22:22 +0000)
commite7c507a57aa150ebf14ad9454dbcf1d3f4fee43e
tree86fb1396541fd48043cb5cc62469a7340c4988c3
parentecf1d0d0bbbe82645e80c1d3443bf13d5b094303
API: (bug 16115) API action=block dies with an exception when $wgBlockAllowsUTEdit is not a boolean (e.g. set to 1). While this shouldn't be done, of course, we can at least handle it more gracefully.
includes/api/ApiBlock.php