[wp-trac] [WordPress Trac] #53974: Repeat Password field missing during installation
WordPress Trac
noreply at wordpress.org
Sat Aug 21 16:07:15 UTC 2021
#53974: Repeat Password field missing during installation
-------------------------------+------------------------------
Reporter: Eric3D | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Upgrade/Install | Version: 5.8
Severity: normal | Resolution:
Keywords: reporter-feedback | Focuses:
-------------------------------+------------------------------
Changes (by SergeyBiryukov):
* keywords: => reporter-feedback
* component: Administration => Upgrade/Install
Comment:
Hi there, welcome back to WordPress Trac! Thanks for the report.
> On the Installation step, after adding site name, username, password and
email, I kept getting a "passwords do not match" error. The problem is
that only one password field was displayed.
I could not reproduce the issue in my testing (currently using Edge
92.0.902.73).
Looking at the [source:tags/5.8/src/js/_enqueues/admin/user-
profile.js?marks=162,163,185-198#L156 bindPasswordForm()] JS function,
only one password field is supposed to be displayed, the other one is
hidden but synchronized automatically with the first one in case
extensions like LastPass fill the second one.
1. Which browser are you using?
2. Does the issue still happen with all browser extensions disabled?
3. Are there any JavaScript errors or warnings in the browser console?
4. Could you try copying all the files from a
[https://wordpress.org/latest.zip freshly downloaded package] to make sure
they are all in place?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53974#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list