[wp-trac] [WordPress Trac] #21095: Reset password link is in < URL > - Gmail does not show it.
WordPress Trac
wp-trac at lists.automattic.com
Thu Jun 28 09:02:42 UTC 2012
#21095: Reset password link is in < URL > - Gmail does not show it.
--------------------------+-----------------------------
Reporter: tommix | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Users | Version: 3.4
Severity: normal | Keywords: needs-patch
--------------------------+-----------------------------
This is not WP bug, but WP sends password in "<" and ">" and google looks
like filtering it and in mail there is no link. If i remove those simbols
from '''wp-login.php'''
''$message .= '<' . network_site_url("wp-
login.php?action=rp&key=$key&login=" . rawurlencode($user_login), 'login')
. ">\r\n";''
Then link is in email. SO we have to change < > to let's say ( ).
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21095>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list