[wp-trac] [WordPress Trac] #53974: Repeat Password field missing during installation
WordPress Trac
noreply at wordpress.org
Sat Apr 9 03:05:07 UTC 2022
#53974: Repeat Password field missing during installation
-----------------------------+-----------------------------
Reporter: Eric3D | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.0
Component: Upgrade/Install | Version: 5.8
Severity: normal | Resolution:
Keywords: has-patch | Focuses: ui, javascript
-----------------------------+-----------------------------
Changes (by peterwilsoncc):
* focuses: ui => ui, javascript
Comment:
I've pushed a [https://github.com/WordPress/wordpress-develop/pull/2550
pull request] that makes the following changes:
* calls `bindToggle()` in `generatePassword()`
* Ensures the toggle button isn't bound multiple times
* this is a stopgap solution that will need a follow up ticket to improve
the code
It seems to fix both this and the similar issue reported in #52086.
It's best to test by forcing the race condition with the instructions in
the previous comment.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53974#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list