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)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
The new wp_specialchars usage allows for this.