[wp-trac] [WordPress Trac] #39742: Password reset link does not show in most email clients due to "<" & ">" wrappers
WordPress Trac
noreply at wordpress.org
Mon Jan 30 23:45:58 UTC 2017
#39742: Password reset link does not show in most email clients due to "<" & ">"
wrappers
------------------------------------+-----------------------------
Reporter: jackphilippi | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Login and Registration | Version: 4.7.1
Severity: normal | Keywords:
Focuses: administration |
------------------------------------+-----------------------------
Forgot password email are sent correctly, but in some cases, the password
reset link is not included in the email because the email client / browser
attempts to parse it as HTML. This can be solved by replacing the sharp
brackets ("<" & ">") with square brackets or simply removing the wrapper
characters altogether (''' wp-login.php:332''' ).
--
Ticket URL: <https://core.trac.wordpress.org/ticket/39742>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list