-
Type:
Bug
-
Resolution: Not A Defect
-
Priority:
Minor
-
Component/s: email-ext-plugin
-
Environment:Jenkins ver. 1.638
1. Create free style job
2. Add new template and put html tags to email template field
3. Open job config http: //
/ job /
{job_name} /config.xml
4. Xml structure is broken, all html tags from template should be escaped
For example: <![CDATA[<html></html>]]>