-
Bug
-
Resolution: Fixed
-
Major
-
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
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 134475 ] | New: JNJira + In-Review [ 202868 ] |
a rootUrl vs rootURL typo left out the context part of the URL.