APIEditPage:
authorRoan Kattouw <catrope@users.mediawiki.org>
Wed, 28 May 2008 09:14:35 +0000 (09:14 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Wed, 28 May 2008 09:14:35 +0000 (09:14 +0000)
commitaac9e5198e0ff48d396951e49ce780a62f224e95
treec39f0110b0d7e39c0bbf3abb0088ca9acafed5fb
parentb74169731885f16a2e5cfe9d9cc536145752a5c0
APIEditPage:
* Moving $wgRequest faking down to below the APIEditBeforeSave hook call
* Faking wpCaptcha{Id,Word} in $wgRequest for ConfirmEdit (should also be done better)

Hopefully we'll be able to ditch this crappy EditPage::attemptInternalSave() interface shortly
includes/api/ApiEditPage.php