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

Column "Test Result" has incorrect link

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • extra-columns-plugin
    • None
    • Windows XP
      Jenkins 1.569

    Description

      After upgrading from Jenkins 1.544, the "Test Result" column appears to have an incorrect link for each job, doubling up on the view path where we only expect one, i.e.:
      http://jenkinsSite:8080/ view/ViewName / view/viewName /job/jobName/lastCompletedBuild/testReport

      Looking at the "TestResultColumn/column.jelly" file, I can see the link as:
      <a href="${job.url}lastCompletedBuild/${tr.urlName}/">

      It would appear that a change made as part of JENKINS-19310, changes the value of ${job.url} thus probably causing this problem.

      Attachments

        Issue Links

          Activity

            People

              fredg Fred G
              amolago Chris Lake
              Votes:
              8 Vote for this issue
              Watchers:
              17 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: