* (bug 32609) API: Move captchaid/captchaword of action=edit from core to Captcha...
authorSam Reed <reedy@users.mediawiki.org>
Wed, 23 Nov 2011 19:09:57 +0000 (19:09 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Wed, 23 Nov 2011 19:09:57 +0000 (19:09 +0000)
commit93fd7aceb8a334f863bb66baef8c0c3f41cc92bd
tree8fd421f734bee131509b89cb445d6ab52a5c8591
parentf75da93926b7e32948c7ca95145070defd1db242
* (bug 32609) API: Move captchaid/captchaword of action=edit from core to Captcha extension(s)

Left setting of wpCaptchaId and wpCaptchaWord in core. Can't think of a sane way to check and set them via an extension (subclass and override, or a hook). Annoyingly APIEditBeforeSave doesn't pass the params array
RELEASE-NOTES-1.19
includes/api/ApiEditPage.php