Hi,
Someone on twitter report that the button isn't display when resetting a temporary password on mediawiki. I test it too and indeed the issue only happen on mediawiki. https://twitter.com/Jolg42/status/768372478066302976
Cordialy,
Jitrixis
Hi,
Someone on twitter report that the button isn't display when resetting a temporary password on mediawiki. I test it too and indeed the issue only happen on mediawiki. https://twitter.com/Jolg42/status/768372478066302976
Cordialy,
Jitrixis
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | hashar | T141551 MW-1.28.0-wmf.16 deployment blockers | |||
| Resolved | Tgr | T143840 Unable to reset temporary password on mediawiki |
Shooting in the dark, but it might be rMWb1d154f8f078: Special:UserLogin: Don't show login button when not required?
Change 306611 had a related patch set uploaded (by Gergő Tisza):
Fix AuthManagerSpecialPage submit button logic
Change 306612 had a related patch set uploaded (by Gergő Tisza):
Fix AuthManagerSpecialPage submit button logic
Mentioned in SAL [2016-08-25T03:28:24Z] <tgr@tin> Synchronized php-1.28.0-wmf.16/includes/specialpage/AuthManagerSpecialPage.php: UBN fix for T143840 (duration: 00m 49s)
Change 313597 had a related patch set uploaded (by Cicalese):
Merge: "Fix AuthManagerSpecialPage submit button logic" into REL1_27