Make WordPress Core

Opened 20 years ago

Closed 20 years ago

#2811 closed defect (bug) (duplicate)

Editing a comment adds backslashes to it

Reported by: gwagenknecht's profile gwagenknecht Owned by:
Milestone: Priority: normal
Severity: major Version: 2.0.2
Component: General Keywords:
Focuses: Cc:

Description

This is a new bug in 2.0.3.

After editing a comment I got an empty page that said "Are you sure" with a "No" link and a "Yes" button. This page looks really off, like it doesn't belong to WordPress.

After clicking "Yes" the comment was changed but contains now a lot of backslashes. It looks like it was somehow sanitized for saving it to the database.

Instead of "I wasn't ..." it's not "I wasn\'t ..." in my comment.

Change History (2)

#1 @gwagenknecht
20 years ago

  • Cc gunnar@… added

#2 @mdawaffe
20 years ago

  • Resolution set to duplicate
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.