Details
-
Bug
-
Resolution: Fixed
-
Major
-
1.7
-
None
Description
This is because the tags are split using "|", which is a regular expression that matches every character.
This is because the tags are split using "|", which is a regular expression that matches every character.