Opened 14 years ago
Closed 12 years ago
#20133 closed defect (bug) (duplicate)
Tags with diacritical marks issue
| Reported by: | partyzant | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Taxonomy | Version: | 3.3.1 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
I can't add tags to post with diacritical marks (for example polish word "bąk") and then the same word without diacritical marks "bak" from edit post panel, because function term_exists() in wp-includes\taxonomy.php returns true when checking if this tag already exists. I can do this from tag edit panel, but this is more time concuming.
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Related/duplicate: #17689?