-
Bug
-
Resolution: Duplicate
-
Minor
-
Jenkins ver. 1.596 running on CentOS 7 VM under VMware. java.version 1.7.0_65
If showing the console log in a Jelly script template, some characters are being HTML escaped. (ie "'" becomes "'"). This is happening with log files which have such characters.
Recommend adding escapeHtml option to ${JELLY_SCRIPT} just like ${BUILD_LOG} has.
- duplicates
-
JENKINS-25719 bad html content after upgrading to Email Extension Plugin v2.39
- Resolved