Details
-
Bug
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
The contents of the cells where the counts and the success/stability icons are supposed to be displayed have their HTML escaped. So you end up with contents like:
<a href="job/Code%20Analysis%20W10/dry">8169</a><img src="http://jhyd00518714a.dhcp.jhy.sap.corp:8080//images/16x16/yellow.png" alt="Unstable" title="Unstable"/>
This renders the view unreadable.
Code changed in jenkins
User: hafner
Path:
src/main/resources/hudson/plugins/analysis/collector/dashboard/WarningsTablePortlet/portlet.jelly
http://jenkins-ci.org/commit/analysis-collector-plugin/45c9ee631dbdead68c4b4a5d1f7bc86baddc249a
Log:
[FIXED JENKINS-15075]: Don't escape warning links in portlet.