-
Bug
-
Resolution: Fixed
-
Major
-
None
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.