-
Bug
-
Resolution: Fixed
-
Highest
-
10.74
-
3
-
Severity 1 - Critical
-
Stubborn Dragons - TART3
Issue Summary
In advanced configuration, filtering TAGS with an underscore character is causing an internal 500 error. This will then prevent the users to login and continuously get the 500 error.
Steps to Reproduce
- In T1 filter Advanced Configuration, set a filter tag with an underscore "_" character
- click Apply Filter
Expected Results
-
- Apply filter should work.
- Users should be able to login successfully without error.
Actual Results
Internal 500 error is thrown:
|5764|800a0009|Subscript_out_of_range:_'[number:_1]'
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available