Ticket #3 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

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

Reported by: anonymousbugger Assigned to: 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

06/10/04 23:04:08 changed by anonymousbugger

06/11/04 00:16:20 changed by ryan

  • owner changed from anonymous to rboren.
  • status changed from new to assigned.

06/11/04 22:23:40 changed by matt

  • status changed from closed to closed.