[wp-trac] [WordPress Trac] #43918: Reset password link not shown in email.

WordPress Trac noreply at wordpress.org
Tue May 1 20:31:05 UTC 2018


#43918: Reset password link not shown in email.
--------------------------+------------------------
 Reporter:  jcoultas      |       Owner:  (none)
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:
Component:  Mail          |     Version:  4.9.1
 Severity:  normal        |  Resolution:  duplicate
 Keywords:                |     Focuses:
--------------------------+------------------------
Changes (by swissspidy):

 * status:  new => closed
 * resolution:   => duplicate
 * component:  Login and Registration => Mail
 * milestone:  Awaiting Review =>


Comment:

 Hi @ jcoultas, welcome to WordPress Trac! Thanks for the report.

 Wrapping URLs in angle brackets is recommended behaviour by both
 [https://www.w3.org/Addressing/URL/5.1_Wrappers.html the W3C] and in
 [https://www.ietf.org/rfc/rfc3986.txt Section C of the URI RFC].

 If some email service includes the ending bracket in the link,
 unfortunately there's not much we can do to fix that.

 Gmail usually handles this just fine. Problems only occur when using a
 plugin which adds HTML emails to WordPress, which causes the `<` and `>`
 to be  interpreted as a HTML element.

 With that being said, this has been reported numerous times in the past.
 See #23578, #43206, #18493, #21095, #23420, #39742.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/43918#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list