Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
Release 5.4.1
-
None
-
None
-
R5.7.0 Sprint 2
-
Description
When in a template:
- Using the If condition with javascript functions, like indexOf
- And the content being evaluated has a single quote in the middle of the text (example: didn't)
The output:
- Although evaluating the if condition as true
- Does not perform the content of the if statement