Ticket #3 (closed defect (bug): fixed)

Opened 8 years ago

Last modified 8 years ago

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:

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

Note: See TracTickets for help on using tickets.