-
Bug
-
Resolution: Fixed
-
Major
Means XML tags are rendered raw in /log/*/ pages, which makes them generally invisible.
[JENKINS-20800] HTML metacharacters not escaped in log messages
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Labels | Original: lts-candidate | New: lts-candidate security |
Labels | Original: lts-candidate security | New: 1.532.2-fixed security |
Workflow | Original: JNJira [ 152611 ] | New: JNJira + In-Review [ 194284 ] |
Code changed in jenkins
User: Jesse Glick
Path:
changelog.html
core/src/main/java/hudson/Functions.java
core/src/test/java/hudson/FunctionsTest.java
http://jenkins-ci.org/commit/jenkins/a900b488b527a25009e3536bc94e945f5fbfe4ad
Log:
[FIXED JENKINS-20800] HTML metacharacters not escaped in log messages.