-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
False
-
False
-
Undefined
-
-
None
While creating new tag types and tags, their names do not have constraints imposed for them to be meaningful. The names can be created by using a hyphen and multiple trailing and leading spaces. Also, the names can be created by starting with hyphens or underscores.
Ideally, there should be a constraint to create names starting with alphabet[^A-Za-Z0-9]
Please refer to snapshots for some examples.