Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#30263 closed defect (bug) (duplicate)

recover password in wp - admin has problems in some mail readers like gmail

Reported by: lukbarros Owned by:
Priority: normal Milestone:
Component: Users Version: 4.0
Severity: normal Keywords:
Cc: Focuses: administration

Description

The standard recurperar the password sent by wordpress email contains a standard text followed by a link to reset your password.

This link comes in the style <link> which makes the gmail and other email readers interpret this as an html tag and not as content sí, hiding it from the user, leaving them frustrated.

I have over 200 projects implemented and some customers have complained of this, as I use the filter output 'retrieve_password_message' and I pass the string <link> to take the <>.

Ideally change this in urgent core!

Change History (3)

#1 @lukbarros
12 years ago

Sorry... recurperar = to recover

#2 @lukbarros
12 years ago

  • Summary resgatar senha no wp-admin tem problemas em alguns leitores de email como o gmailrecover password in wp - admin has problems in some mail readers like gmail

#3 @SergeyBiryukov
12 years ago

  • Milestone Awaiting Review
  • Resolutionduplicate
  • Status newclosed

Duplicate of #21095 and #23420.

Note: See TracTickets for help on using tickets.