Page MenuHomePhabricator

"Password" inputbox still appear if "createaccountmail" checkbox is selected
Closed, ResolvedPublicBUG REPORT

Description

List of steps to reproduce:

  • Login to an account
  • Goto special pages "createAccount" (use commonswiki as example)
  • Select the "Use a temporary random password and send it to the specified email address" checkbox

What happens?:
"Password" (and "Confirm password") inputbox does not disappear.

What should have happened instead?:
There should be no password inputbox, as there should have a random password generated.

Event Timeline

I did a quick test and the password inputted is ignored and still optional

I can reproduce on enwiki too, possibly a train fallout.

RhinosF1 added a subscriber: hashar.

Per @hashar wondering if it's related to the Vue refactor

Change 748221 had a related patch set uploaded (by Daimona Eaytoy; author: Daimona Eaytoy):

[mediawiki/core@master] HTMLFormField: fix merging of condState attributes

https://gerrit.wikimedia.org/r/748221

Change 748221 merged by jenkins-bot:

[mediawiki/core@master] HTMLFormField: fix merging of condState attributes

https://gerrit.wikimedia.org/r/748221

Confirmed to be fixed on testwiki https://test.wikipedia.org/wiki/Special:CreateAccount Will be fixed on Commons tomorrow assuming the deployment train isn't held up. Resolving.