Closed
Bug 669320
Opened 14 years ago
Closed 14 years ago
"My Account" tooltip displays old email address several days after changing it
Categories
(addons.mozilla.org Graveyard :: Developer Pages, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
6.1.5
People
(Reporter: igor, Assigned: jbalogh)
Details
Attachments
(1 file)
37.82 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.112 Safari/534.30
Steps to reproduce:
I changed email address for my (extension developer) account.
Actual results:
Email is changed everywhere except one place, tooltip above my username still shows old email. This is somewhat confusing and I'm not very comfortable with any website keeping my both emails.
Expected results:
Email should have been changed everywhere and Mozilla Addons website should not have kept my old email.
Comment 1•14 years ago
|
||
When did you change your email address? Most of the site has caches that could be the cause of this problem. It would just be a matter of waiting for a couple of hours to see if the problem persists.
(In reply to comment #1)
> When did you change your email address? Most of the site has caches that
> could be the cause of this problem. It would just be a matter of waiting for
> a couple of hours to see if the problem persists.
I changed it about 10 days ago.
If attached screenshot wasn't convincing enough, here is a screenshot of source code: http://img263.imageshack.us/img263/6904/twoemails2.png
Updated•14 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P3
Summary: Account email address isn't fully changed → "My Account" tooltip displays old email address several days after changing it
Target Milestone: --- → 6.1.4
Assignee | ||
Comment 3•14 years ago
|
||
It looks like the user_login.html template is using the django user object instead of the amo user object.
Assignee | ||
Updated•14 years ago
|
Target Milestone: 6.1.4 → 6.1.5
Assignee | ||
Comment 4•14 years ago
|
||
Assignee: nobody → jbalogh
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 5•14 years ago
|
||
Once the email change has been confirmed, the tooltip shows the newer email address.
verified at https://addons.allizom.org/en-us/firefox/users/edit
Status: RESOLVED → VERIFIED
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
•