[wp-trac] [WordPress Trac] #33419: Cancelling password update on user-profile fails
WordPress Trac
noreply at wordpress.org
Tue Aug 25 22:34:47 UTC 2015
#33419: Cancelling password update on user-profile fails
------------------------------+-----------------------------------------
Reporter: peterwilsoncc | Owner: adamsilverstein
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 4.3.1
Component: Users | Version: 4.3
Severity: major | Resolution:
Keywords: has-patch commit | Focuses: javascript, administration
------------------------------+-----------------------------------------
Comment (by SergeyBiryukov):
We could replace `$( '#pass1' )` with `$pass1`, which is set earlier.
I've found another quirk:
1. Click Generate Password.
2. Enter a weak password (e.g. "123").
3. Click Cancel.
4. The Update User button is still inactive after clicking cancel, because
"Confirm use of weak password" checkbox was not checked.
[attachment:33419.2.diff] fixes that too.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33419#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list