Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#10949 closed defect (bug) (fixed)

Category description is displayed with slashes

Reported by: scribu Owned by:
Priority: high Milestone: 2.9
Component: Administration Version: 2.9
Severity: major Keywords: regression
Cc:

Description

In wp-admin/categories.php, if a category description contains a quote ", it will be displayed as \".

Change History (3)

  • Keywords regression added
  • Priority changed from normal to high
  • Severity changed from normal to major

comment:2   ryan4 years ago

  • Resolution set to fixed
  • Status changed from new to closed

comment:3   ryan4 years ago

(In [12126]) Switch to wp_kses_data() for displayed filtering to avoid slashing. fixes #10949

Note: See TracTickets for help on using tickets.