Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#24640 closed defect (bug) (duplicate)

Malformed Password e-mailed when creating a new user with

Reported by: nielsvanrenselaar Owned by:
Priority: normal Milestone:
Component: Users Version: 2.8
Severity: minor Keywords:
Cc: Focuses:

Description

When creating a new user in WordPress and sending the password in a e-mail to the user by WordPress, the password get additional slashes when a ' or " is in the password. In example:

Password fldj'sp#s% get transformed in fldj\'sp#s%

Although, the correct password is saved in the database. The user can not login due the wrong password in the e-mail.

Change History (1)

#1 @SergeyBiryukov
13 years ago

  • Milestone Awaiting Review
  • Resolutionduplicate
  • Status newclosed
  • Version 3.5.22.8
Note: See TracTickets for help on using tickets.