Closed
Bug 305173
Opened 19 years ago
Closed 19 years ago
Why does Add user offer the ability to "enter new password to change"?
Categories
(Bugzilla :: Administration, task)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: timeless, Unassigned)
References
()
Details
steps:
1. log in as an administrator
2. load add user
3. read the page (this step is important)
actual results:
Add user
Login name:
Real name:
Password:
(enter new password to change)
expected results:
no confusing messages about changing something that does not yet exist.
Comment 1•19 years ago
|
||
The display is correct. This sentence doesn't not appear while adding a new user account, but only *after* having added this new account. As a password has already been defined while creating the user account, this sentence tells you that "in order to change the user account password, please type it here (leaving the field blank won't change the password)".
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
Comment 2•19 years ago
|
||
I can only reproduce this bug on 2.18.3, but it has been fixed on 2.20+, probably due to the templatization of editusers.cgi in bug 119485. The checkin was done on February 28, 2005.
this bug should have been valid, i unfortunately filed it against the wrong version, it's kinda hard for me to know which version i'm using given that people have hacked the version i was testing.
Resolution: INVALID → WORKSFORME
Version: 2.19.1 → 2.18.3
You need to log in
before you can comment on or make changes to this bug.
Description
•