* API: (bug 17832) action=delete returns 'unknownerror' instead of 'permissiondenied...
authorRoan Kattouw <catrope@users.mediawiki.org>
Sat, 7 Mar 2009 12:58:41 +0000 (12:58 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Sat, 7 Mar 2009 12:58:41 +0000 (12:58 +0000)
commit2f1af4d476edf1058cf98e47ee65d172cacc6338
treef46345ecd188f7066c7a8e1d7a2273deeaee683b
parent04a047e6bcefb300b4b539bb595e5dbb6ff4914a
* API: (bug 17832) action=delete returns 'unknownerror' instead of 'permissiondenied' when the current user is blocked
* Fix this by changing all calls to current() to reset()
RELEASE-NOTES
includes/api/ApiDelete.php
includes/api/ApiPatrol.php
includes/api/ApiProtect.php
includes/api/ApiRollback.php