https://bugzilla.wikimedia.org/show_bug.cgi?id=47372
--- Comment #1 from [email protected] --- SimpleCaptcha isn't repositioned by the JS since it isn't an image. We should stop repositioning CAPTCHAs dumped into template header. ConfirmEdit already implements addCaptchaAPI internally where captchas respond with an object with keys type, mime, id, url, leaving it up to callers to decide how to lay this out. Brion has a patch for create account via API to use this. We'd deprecate and ignore the existing UserCreateForm hook where ConfirmEdit returns captcha HTML. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
