[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:01:44 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 SergeyBiryukov):

 Perhaps just `md5( strtolower( trim( $email ) ) )` would be enough here?

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/19614#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list