Closed Bug 237646 Opened 20 years ago Closed 20 years ago

New accounts cannot change password

Categories

(Bugzilla :: User Accounts, defect, P1)

2.17.7
defect

Tracking

()

RESOLVED FIXED
Bugzilla 2.18

People

(Reporter: bugreport, Assigned: goobix)

Details

Attachments

(1 file, 1 obsolete file)

Using today's tip,

Create a new account.
Using the password emailed on initial creation, log in.
Go to prefs and change password
Invalid Username Or Password error results
Priority: -- → P1
Target Milestone: --- → Bugzilla 2.18
Actually, nobody can change their password from the prefs menu.  The only way to
change the password seems to be to claim to have forgotten it and request a
reset token.
Wonder if this results from any of my changes..
Assignee: myk → vlad
The hidden field called Bugzilla_login is empty (when submitting the form from
userprefs.cgi).

It might be possible to have broke this when doing the mod_perl %FORM -->
CGI::param thing.

Investigating...
Status: NEW → ASSIGNED
Confirmed. This is a regression from bug 235278. Patch coming up.
Attached patch Patch (obsolete) — Splinter Review
Patch. Tested, fixes the problem.
Attachment #144048 - Flags: review?(kiko)
Comment on attachment 144048 [details] [diff] [review]
Patch

Wonder how I missed this one..
Attachment #144048 - Flags: review?(kiko) → review+
Comment on attachment 144048 [details] [diff] [review]
Patch

Actually, there's another instance of login you missed in that file, in line
82.
Attachment #144048 - Flags: review+ → review-
Attached patch Version 2Splinter Review
Sorry about that, I specifically looked for other instances of this but it must
have done made in a hurry.
Attachment #144048 - Attachment is obsolete: true
Attachment #144067 - Flags: review?(kiko)
Attachment #144067 - Flags: review?(kiko) → review+
Flags: approval?
Flags: approval? → approval+
Checking in template/en/default/account/prefs/account.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/account/prefs/account.html.tmpl,v
 <--  account.html.tmpl
new revision: 1.5; previous revision: 1.4
done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: