Closed
Bug 290636
Opened 20 years ago
Closed 20 years ago
Change password in the Developer Control Panel does not work
Categories
(addons.mozilla.org Graveyard :: Developer Pages, defect)
addons.mozilla.org Graveyard
Developer Pages
Tracking
(Not tracked)
RESOLVED
FIXED
1.0
People
(Reporter: bugzilla, Assigned: ma1)
References
()
Details
Attachments
(1 file)
|
1.61 KB,
patch
|
csthomas
:
first-review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050329 Firefox/1.0+ Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050329 Firefox/1.0+ When I click on the "Change Password" link in the "Your Profile" section of the Developer Control Panel it does not take me to a page where I can change my password. The URL changes to: https://addons.update.mozilla.org/developers/usermanager.php?function=changepassword&userid=<id> But this page looks the same as the standard "Your Profile" page: https://addons.update.mozilla.org/developers/usermanager.php Reproducible: Always Steps to Reproduce: 1. Login to the Developers Control Panel 2. Choose "Your Profile" on the left 3. Click "Change Password" link Actual Results: The page refreshes, but looks the same. Expected Results: The page refreshes with new form elements where I can enter my new password. I have reproduced this on Mac OS X with Firefox 1.0.3 and Windows 2000 on a recent trunk nightly.
Does not affect admins.
Status: UNCONFIRMED → NEW
Ever confirmed: true
developers/usermanager.php?function=changepassword&userid=321 When the function is changepassword and you're not a user, we should be setting the userid to that of the logged in user and proceeding.
Severity: normal → major
| Assignee | ||
Updated•20 years ago
|
Assignee: Bugzilla-alanjstrBugs → g.maone
| Assignee | ||
Updated•20 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 3•20 years ago
|
||
Attachment #180913 -
Flags: first-review?(cst)
Attachment #180913 -
Flags: first-review?(cst) → first-review+
Comment 4•20 years ago
|
||
Simple enough - landed. Thanks, Mao.
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•