Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Not A Defect
-
Component/s: email-ext-plugin
-
Labels:
-
Environment:Jenkins 1.608, email-ext 2.40
-
Similar Issues:
Description
Email with ✔ are encoded as ✔ which out puts the string literal rather than a tick.
The previous plugin output a tick (symbol). 2.40 just outputs ✔ as text because the ampersand now converts & to the html ampersand token.