Modify

Opened 15 years ago

Last modified 9 years ago

#5392 new defect

gravatar not shown due to email address not converted to lowercase before hashing

Reported by: ppetermann Owned by:
Priority: normal Component: HackergotchiPlugin
Severity: major Keywords:
Cc: Trac Release: 0.11

Description

Gravatar converts all emailadresses registered to lowercase, this TracHack does not.

In several of the reference implementations for Gravatar on the Gravatar website you can see that the emailaddress has to be converted to lowercase before it is hashed, right now, if a cased email adress is used somewhere it will cause gravatar to show the default instead of the gravatar you have registered for this emailadress.

Attachments (1)

gravatar-lowercase-email.patch (716 bytes) - added by Sebastian Krysmanski 15 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 Changed 15 years ago by Sebastian Krysmanski

Yepp, confirmed. I've created a patch that fixes this problem.

Changed 15 years ago by Sebastian Krysmanski

comment:2 Changed 9 years ago by Ryan J Ollos

Owner: Noah Kantrowitz deleted

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.