[wp-trac] [WordPress Trac] #23420: Lost password, invalid key - noticed something
WordPress Trac
noreply at wordpress.org
Fri Feb 8 10:03:06 UTC 2013
#23420: Lost password, invalid key - noticed something
-------------------------+------------------------------
Reporter: demonpengu | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.5.1
Severity: normal | Resolution:
Keywords: close |
-------------------------+------------------------------
Changes (by SergeyBiryukov):
* keywords: => close
Comment:
> The link sent with the key and user name is surrounded with < and >
As noted by dd32, there's a reason for them to be there: #14140.
I wrote a couple of simple plugins to resolve this issue for some users on
the support forums without hacking the core:
* This one removes the brackets from all password retrieval messages:
[[BR]]
http://pastebin.com/ni7rs384
* This one does that only for a specific service that is known to
misinterpret the brackets: [[BR]]
http://pastebin.com/1Et2yb4b
Replying to [comment:1 dd32]:
> The only times I've seen this broken, is when using a plugin which adds
HTML emails to !WordPress, which causes the < and > to be interpreted as a
HTML element.
Related: #21095
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23420#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list