Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Release 5.1.3, Release 5.1.3-j6
-
None
Description
As seen on attached template, having the following example:
%{‘${html:myHtmlField}’.substring(0,3)}-${Key}
the output doesn't respect the javascript operation (substring) neither resolves the Key placeholder.