Opened 15 months ago
#20133 new defect (bug)
Tags with diacritical marks issue
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | General | Version: | 3.3.1 |
| Severity: | normal | Keywords: | |
| 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.
Note: See
TracTickets for help on using
tickets.
