Actions
Bug #3350
closedPHP value matching translates language strings
Bug #3350:
PHP value matching translates language strings
Description
When matching values in PHP the string is translated, but with JS it isn't. PHP needs to match JS matching and not translate strings. It's possible CB substitution API won't allow this as same issue is present for IF substitution usages.
Actions