﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
21095	Reset password link is in < RESET_URL > - Gmail does not show it.	tommix		"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 ( )."	defect (bug)	closed	normal		Mail	3.4	normal	invalid	close	
