Make WordPress Core

Opened 22 years ago

Closed 21 years ago

#448 closed defect (bug) (fixed)

Special Characters in Category Names

Reported by: code-freak's profile code freak Owned by: matt's profile matt
Milestone: Priority: normal
Severity: minor Version:
Component: Administration Keywords:
Focuses: Cc:

Description

If you try to put a special character, using the HTML entity, in a category name, it displays the HTML entity code instead of the special character.

If I copy the symbol from somewhere else, such as Microsoft Word, and paste it in the category name, the character shows up correctly.

As a side note, in WP 1.2.1, HTML entities could be used to enter special characters in category names.

Change History (2)

#2 @matt
21 years ago

  • fixed_in_version set to 1.3
  • Owner changed from anonymous to matt
  • Resolution changed from 10 to 20
  • Status changed from new to closed

The new wp_specialchars usage allows for this.

Note: See TracTickets for help on using tickets.