Details
-
Type:
Story
-
Status: Done
-
Priority:
Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: v2.7.0
-
Labels:None
Description
Current definition of message template in properties file disallows to use variables in template's subject. This is because the same syntax is used by preprocessor of properties files (resolving variables and includes).
An alternative syntax variable should be supported alternatively to the old one.