[wp-trac] [WordPress Trac] #47615: Hidden "reset password link" in the reset password email
WordPress Trac
noreply at wordpress.org
Thu Jun 27 09:02:20 UTC 2019
#47615: Hidden "reset password link" in the reset password email
--------------------------+---------------------------------------
Reporter: willybahuaud | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords: has-patch has-screenshots
Focuses: |
--------------------------+---------------------------------------
When an user lost his password and request a new one, using the wp-
login.php form, he receive a email with instructions and a reset password
link. Unfortunately, the password link can be hidden sometimes, depending
the messaging software, and the user don't see the address to follow to
renew his pass.
It's because the reset link is include into angle brackets "< >" that some
messaging softwares catch as an html tag (a broken one).
I think angle brackets are useless here and can be omitted.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/47615>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list