Make WordPress Core

Opened 22 years ago

Closed 22 years ago

Last modified 4 years ago

#3 closed defect (bug) (fixed)

Certain characters in commenter name/email/URI fields are incorrectly saved.

Reported by: anonymousbugger Owned by: ryan
Priority: normal Milestone:
Component: General Version:
Severity: minor Keywords:
Cc: Focuses:

Description

When commenting for the second or later time on a WP blog, the restored user information comes back incorrectly. My last name, O'Leary, is changed into O
\'Leary. It appears that the apostrophe is being escaped, then both the backslash and apostrophe are escaped, before being stored in the cookie. A backslash leads to the same effect. Each comment posted leads to another round of escapes.

Change History (6)

#2 @ryan
22 years ago

  • Owner changed from anonymous to rboren
  • Status newassigned

#6 @3lsie90
6 years ago

#50872 was marked as a duplicate.

Note: See TracTickets for help on using tickets.