Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-15075

Warnings per project seems to be escaping the HTML in the table cells

    XMLWordPrintable

Details

    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.

      Attachments

        Activity

          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.

          scm_issue_link SCM/JIRA link daemon added a comment - 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.

          People

            drulli Ulli Hafner
            dickschoeller Richard Schoeller
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: