Closed
Bug 939717
Opened 11 years ago
Closed 11 years ago
do not normalise email addresses for gravatar
Categories
(bugzilla.mozilla.org :: General, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: fb+mozdev, Assigned: glob)
Details
So my Gravatar is enabled in the prefs (and added to gravatar.com), but it never showed. The hash is different from what gravatar.com says, though that is probably due to privacy extensions!?
FTR, here's the "correct" URL: http://www.gravatar.com/avatar/89db5ccbe71d2e916c218c85076fbd96.png
Additional info in case it's helpful:
– I changed my BMO Email address a couple of times, though not since the sandstone theme switch.
– My BMO account is a "legacy" account which I now login to with Persona.
– The Gravatar is not the default on gravatar.com.
Let me know if I can do something to fix this on my side.
we currently normalise email addresses by removing everything after and including the +
so the email we're hashing for gravatar is action fb@quantumedia.de
i don't recall why i made that decision, and i can't think of any good reason to always use the email adress verbatim.
Assignee: nobody → glob
Summary: my Gravatar is not shown → do not normalise email addresses for gravatar
Committing to: bzr+ssh://bjones%40mozilla.com@bzr.mozilla.org/bmo/4.2/
modified extensions/Gravatar/Extension.pm
Committed revision 9149.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Restrict Comments: true
You need to log in
before you can comment on or make changes to this bug.
Description
•