Description
This issue is identical to #6759, Just a different (later) rock version. In summary ">", "<", and possibly other lava syntax is html encoded before it's passed to the lava engine. This makes it impossible using the GUI to create complex lava in communication flows.
Actual Behavior
See the referenced issue
Expected Behavior
Again, see the referenced issue
Steps to Reproduce
Short version:
Create a communication flow and save this lava to it
{% if 2 > 1 %}
Yes
{% else %}
No
{% endif %}
After saving the ">" will be html encoded.
Issue Confirmation
Rock Version
19.1.7
Client Culture Setting
en-US
Description
This issue is identical to #6759, Just a different (later) rock version. In summary ">", "<", and possibly other lava syntax is html encoded before it's passed to the lava engine. This makes it impossible using the GUI to create complex lava in communication flows.
Actual Behavior
See the referenced issue
Expected Behavior
Again, see the referenced issue
Steps to Reproduce
Short version:
Create a communication flow and save this lava to it
After saving the ">" will be html encoded.
Issue Confirmation
Rock Version
19.1.7
Client Culture Setting
en-US