Once this change is merged, we should migrate the move of FancyCaptcha using JavaScript to ConfirmEdit's PHP code and remove the JS code from core.
Description
Description
Details
Details
Related Changes in Gerrit:
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | None | T72803 FOUC on signup page where CAPTCHA is in the wrong place before moving down | |||
| Resolved | Sumit | T87190 Migrate JavaScript move of FancyCaptcha to PHP in ConfirmEdit | |||
| Resolved | Sumit | T85192 Captcha positioning is inconsistent between JavaScript and non-JavaScript users |
Event Timeline
Comment Actions
Change 184912 had a related patch set uploaded (by Florianschmidtwelzow):
Captcha.php: modified to add captcha to 'extrafields' in Userlogin and Usercreate
Comment Actions
Change 184912 merged by jenkins-bot:
Captcha.php: modified to add captcha to 'extrafields' in Userlogin and Usercreate
Comment Actions
Change 186145 had a related patch set uploaded (by Florianschmidtwelzow):
Remove JS for FancyCaptcha adjustment