Opened 12 years ago
Closed 10 years ago
#20133 closed defect (bug) (duplicate)
Tags with diacritical marks issue
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.3.1 |
Component: | Taxonomy | Keywords: | |
Focuses: | Cc: |
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.
Related/duplicate: #17689?