[wp-trac] [WordPress Trac] #19614: get_avatar should ignore whitespace in email addresses
WordPress Trac
wp-trac at lists.automattic.com
Mon Dec 19 20:04:59 UTC 2011
#19614: get_avatar should ignore whitespace in email addresses
-------------------------+------------------------------
Reporter: evansolomon | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Resolution:
Keywords: has-patch |
-------------------------+------------------------------
Comment (by evansolomon):
Replying to [comment:4 SergeyBiryukov]:
> Perhaps just `md5( strtolower( trim( $email ) ) )` would be enough here?
I considered that, and it probably solves the vast majority of the
problems. While I was in there, I figured it was worth being more
aggressive, but I'm not opposed to either one.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19614#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list