* Use WikiPage instead of Article to call doEdit()
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sun, 12 Feb 2012 15:22:01 +0000 (15:22 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sun, 12 Feb 2012 15:22:01 +0000 (15:22 +0000)
commit2aecd77a15d2411973b4338e152243d1e95bc268
tree142e2946f3f27f0a4dbbb05a7c1abf28dadd7eb5
parent7e16bd810ffb3b42b0b63e5d3e2a44245ea9847c
* Use WikiPage instead of Article to call doEdit()
* Use a local user object and pass it WikiPage::doEdit()
* User::$mRights is a flat array of permissions, not a 2-D array like $wgGroupPermissions
tests/phpunit/includes/TemplateCategoriesTest.php