Make WordPress Core

Opened 7 years ago

Closed 7 years ago

#45300 closed enhancement (duplicate)

> char is sometimes included in password reset link

Reported by: mersadk's profile mersadk Owned by:
Milestone: Priority: normal
Severity: normal Version: 4.9.8
Component: Mail Keywords:
Focuses: Cc:

Description

When account is created or user requests password reset link, WordPress will send e-mail containing reset link like:

To reset your password, visit the following address:

<http://wordpress4.local/wp-login.php?action=rp&key=jtbl17b22h4N1QpEYCL7&login=admin>

Problem is that some e-mail clients will parse URL incorrectly and include > into URL, so reset link won't work. I know this is not an WordPress issue, but easy fix for everyone would be to add spaces in between < > and URL.

Change History (1)

#1 @swissspidy
7 years ago

  • Component changed from General to Mail
  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed

Hi there and welcome to WordPress Trac!

This particular situation has been reported multiple times in the past, most recently in #44589.

Note: See TracTickets for help on using tickets.