Opened 3 years ago

Last modified 3 years ago

#13606 new defect (bug)

Comma's in taxonomy term names make them unpickable

Reported by: johnjamesjacoby Owned by:
Priority: normal Milestone: Future Release
Component: Taxonomy Version:
Severity: major Keywords: needs-patch
Cc: kevinB

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 (4)

  • Milestone set to 3.1
  • Keywords gsoc added
  • Cc kevinB added
  • Keywords gsoc removed
  • Milestone changed from Awaiting Triage to Future Release

Future pending patch.

There's another ticket for csv-like entries. If done that could be leveraged for existing tags as well.

Note: See TracTickets for help on using tickets.