Make WordPress Core

Opened 22 years ago

Closed 22 years ago

#448 closed defect (bug) (fixed)

Special Characters in Category Names

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

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
22 years ago

  • fixed_in_version1.3
  • Owner changed from anonymous to matt
  • Resolution 1020
  • Status newclosed

The new wp_specialchars usage allows for this.

Note: See TracTickets for help on using tickets.