-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
2017 Week 34-35, 2017 Week 43-44
-
-
NEW
-
NEW
Rules where the generated DRL has brackets break the editor if DSL is in use.
When DSL is in use the normal DRL lines are marked "special" with the > character so that the DSL detection can ignore them. Once DSL has been replaced with DRL we remove the > characters.
The codes merge brackets to the same line before the > characters are removed. This leaves > characters to the end code and they break the parser. The entire rule editor then defaults to showing the raw file data that contains a > character for each line.
- clones
-
RHBPMS-4829 [GSS](6.4.x)Additional character '>' gets displayed in From Collect while using rules with DSL
- Verified