-
Bug
-
Resolution: Not A Defect
-
Minor
-
None
-
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>]]>