Opened 12 months ago
Closed 4 months ago
#60125 closed defect (bug) (duplicate)
Randomly comma split taxonomies when applying through bulk edit
Reported by: | schwipps | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 6.4.2 |
Component: | Quick/Bulk Edit | Keywords: | |
Focuses: | administration | Cc: |
Description
The WordPress I'm working on has a taxonomy, whose name includes a comma.
Let's say "The, category name".
When I need to bulk apply it to several posts, some of the entries get a new "The" taxonomy, and a second "category name" one.
Instead of the signle existing "The, category name".
Only some of the posts will get these, while few of them will get the right "The, category name" taxonomy applied
Change History (1)
Note: See
TracTickets for help on using
tickets.
Duplicate of #14691.
Hi @schwipps! And welcome to Trac!
One thing to clarify is that this only occurs for non-hierarchical taxonomies (tags). Because hierarchical taxonomies have a different UI (check boxes) it does not suffer from the same issue.
This has been discussed before, so I'm going to close it out as a duplicate of the original report.