Opened 15 years ago
Closed 12 years ago
#13606 closed defect (bug) (duplicate)
Comma's in taxonomy term names make them unpickable
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | major | Version: | |
Component: | Taxonomy | Keywords: | |
Focuses: | Cc: |
Description
In the taxonomy term adder/editor, you are allowed to put comma's in their names, but the JS picker thinks they are two separate terms separated by a comma.
Two possible obvious solutions:
1.) Disallow terms from having commas in the names
2.) Fix the JS
Change History (5)
Note: See
TracTickets for help on using
tickets.
Future pending patch.
There's another ticket for csv-like entries. If done that could be leveraged for existing tags as well.