[wp-trac] [WordPress Trac] #43756: Use of < in wp-login.php

WordPress Trac noreply at wordpress.org
Fri Apr 13 10:35:36 UTC 2018


#43756: Use of < in wp-login.php
--------------------------+------------------------
 Reporter:  thedemon12    |       Owner:  (none)
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:
Component:  Mail          |     Version:
 Severity:  normal        |  Resolution:  duplicate
 Keywords:                |     Focuses:
--------------------------+------------------------
Changes (by swissspidy):

 * status:  new => closed
 * resolution:   => duplicate
 * component:  Formatting => Mail
 * milestone:  Awaiting Review =>


Comment:

 Hi @thedemon12, 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/43756#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list