Opened 8 years ago
Closed 8 years ago
#37902 closed defect (bug) (fixed)
Cancelling password when adding a new user results in error
Reported by: | smerriman | Owned by: | SergeyBiryukov |
---|---|---|---|
Milestone: | 4.7 | Priority: | normal |
Severity: | normal | Version: | 4.3 |
Component: | Users | Keywords: | |
Focuses: | Cc: |
Description
1) Go to Users - Add New.
2) Fill in a Username + Email
3) Click Show Password, then click Cancel
4) Click Add New User.
A user won't be created, with the error "ERROR: Please enter a password.", even though the same process works if you skip step 3.
I believe this was caused by [33980], in which case that should have only been applied to editing a user, not creating one.
Change History (2)
Note: See
TracTickets for help on using
tickets.
In 38494: