• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • core
    • None
    • Platform: All, OS: All

      On the following page:

      http://<fqdn>/hudson/job/<jobname>/<buildnumber>/testReport/<PackageName>/

      The table under "All Failed Tests" has a link under "Age" column. This link is
      incorrect in Release 1.323. Giving 404

      Current link: http://localhost:8080/job/<jobname>/<buildnumber>/
      Should be: http://localhost:8080/hudson/job/<jobname>/<buildnumber>/

          [JENKINS-4402] Test Results Age Link Incorrect

          Alan Harder added a comment -

          a rootUrl vs rootURL typo left out the context part of the URL.

          Alan Harder added a comment - a rootUrl vs rootURL typo left out the context part of the URL.

          Code changed in hudson
          User: : mindless
          Path:
          trunk/hudson/main/core/src/main/resources/hudson/model/RunParameterValue/value.jelly
          trunk/hudson/main/core/src/main/resources/hudson/tasks/junit/MetaTabulatedResult/body.jelly
          http://fisheye4.cenqua.com/changelog/hudson/?cs=21554
          Log:
          [FIXED JENKINS-4402] s/rootUrl/rootURL/ to fix link in junit test results.
          Also fixed 1 more in RunParameterValue.

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : mindless Path: trunk/hudson/main/core/src/main/resources/hudson/model/RunParameterValue/value.jelly trunk/hudson/main/core/src/main/resources/hudson/tasks/junit/MetaTabulatedResult/body.jelly http://fisheye4.cenqua.com/changelog/hudson/?cs=21554 Log: [FIXED JENKINS-4402] s/rootUrl/rootURL/ to fix link in junit test results. Also fixed 1 more in RunParameterValue.

          Andrew Gray added a comment -

          This ticket can be closed

          Andrew Gray added a comment - This ticket can be closed

            mindless Alan Harder
            apgray Andrew Gray
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: