Ticket #3 (closed defect (bug): fixed)
Certain characters in commenter name/email/URI fields are incorrectly saved.
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| 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
comment:1
anonymousbugger — 8 years ago
- Owner changed from anonymous to rboren
- Status changed from new to assigned
http://wordpress.org/pipermail/cvs_wordpress.org/2004-June/000084.html http://wordpress.org/pipermail/cvs_wordpress.org/2004-June/000083.html http://wordpress.org/pipermail/cvs_wordpress.org/2004-June/000085.html
Old cookies will still show the extra slashes. Delete them.
- Status changed from assigned to closed
- Resolution changed from 10 to 20
Note: See
TracTickets for help on using
tickets.
