Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Not A Defect
-
Component/s: email-ext-plugin, token-macro-plugin
-
Labels:None
-
Environment:Redhat 6.4
Jenkins 2.7.4
token-macro-plugin 2.0
email-ext-plugin 2.50
-
Similar Issues:
Description
After upgrading to token-macro-plugin 2.0 the ${BUILD_NUMBER} token is no longer replaced in emails sent by email-ext-plugin
Downgrading to token-macro-plugin version 1.12.1 restores the original behaviour
I think there must have been some change to the token substitution algorithm as it looks like we had a space before the final curly bracket that was causing this problem.
Now that seems it is not allowed whereas in the old version it was