Skip to content

Reoccurrence of #6759 in v19 Beta #6860

@robotman3000

Description

@robotman3000

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

  • Perform a search on the Github Issues to see if your bug is already reported.
  • [] Reproduced the problem on a fresh install or on the demo site. [PENDING]

Rock Version

19.1.7

Client Culture Setting

en-US

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions