-
Bug
-
Resolution: Duplicate
-
Major
-
OS: Debian Squeeze
Linux Kernel: 2.6.32-5-amd64
Java Version: 1.7.0_45
Jenkins: 1.585
Extra Columns Plugin : 1.14
The "Test Results" link is invalid in all Custom Views in Jenkins 1.585.
It comes from the plugin "Extra Columns".
The URL contains twice the job name:
http://<SERVER_NAME_PORT>/view/<VIEW_NAME>/view/<VIEW_NAME>/job/<JOB_NAME>/lastCompletedBuild/testReport/
While it shoud be only once:
http://<SERVER_NAME_PORT>/view/<VIEW_NAME>/job/<JOB_NAME>/lastCompletedBuild/testReport/
As a result, clicking on the Link shows "HTTP ERROR 404".
Affected Jenkins Versions : 1.569-1.585.
Last non-affected version : Jenkins 1.568
- duplicates
-
JENKINS-23583 Column "Test Result" has incorrect link
-
- Resolved
-
[JENKINS-25274] The link to "Failed Tests" is invalid in custom views
Component/s | New: extra-columns [ 15943 ] | |
Description |
Original:
The "Test Results" link is invalid in all Custom Views in Jenkins 1.585. The URL contains twice the job name: http://<SERVER_NAME_PORT>/view/<VIEW_NAME>/view/<VIEW_NAME>/job/<JOB_NAME>/lastCompletedBuild/testReport/ While it shoud be only once: http://<SERVER_NAME_PORT>/view/<VIEW_NAME>/job/<JOB_NAME>/lastCompletedBuild/testReport/ As a result, clicking on the Link shows "HTTP ERROR 404". |
New:
The "Test Results" link is invalid in all Custom Views in Jenkins 1.585. It comes from the plugin "Extra Columns". The URL contains twice the job name: http://<SERVER_NAME_PORT>/view/<VIEW_NAME>/view/<VIEW_NAME>/job/<JOB_NAME>/lastCompletedBuild/testReport/ While it shoud be only once: http://<SERVER_NAME_PORT>/view/<VIEW_NAME>/job/<JOB_NAME>/lastCompletedBuild/testReport/ As a result, clicking on the Link shows "HTTP ERROR 404". Affected Jenkins Versions : 1.569-1.585. Last non-affected version : Jenkins 1.568 |
Environment |
Original:
OS: Debian Squeeze Linux Kernel: 2.6.32-5-amd64 Java Version: 1.7.0_45 Jenkins: 1.585 |
New:
OS: Debian Squeeze Linux Kernel: 2.6.32-5-amd64 Java Version: 1.7.0_45 Jenkins: 1.585 Extra Columns Plugin : 1.14 |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Link |
New:
This issue duplicates |
Component/s | Original: custom-view-tabs [ 18140 ] | |
Component/s | Original: test-results-analyzer [ 19327 ] | |
Description |
Original:
The "Test Results" link is invalid in all Custom Views in Jenkins 1.585. It comes from the plugin "Extra Columns". The URL contains twice the job name: http://<SERVER_NAME_PORT>/view/<VIEW_NAME>/view/<VIEW_NAME>/job/<JOB_NAME>/lastCompletedBuild/testReport/ While it shoud be only once: http://<SERVER_NAME_PORT>/view/<VIEW_NAME>/job/<JOB_NAME>/lastCompletedBuild/testReport/ As a result, clicking on the Link shows "HTTP ERROR 404". Affected Jenkins Versions : 1.569-1.585. Last non-affected version : Jenkins 1.568 |
New:
The "Test Results" link is invalid in all Custom Views in Jenkins 1.585. It comes from the plugin "Extra Columns". The URL contains twice the job name: http://<SERVER_NAME_PORT>/view/<VIEW_NAME>/view/<VIEW_NAME>/job/<JOB_NAME>/lastCompletedBuild/testReport/ While it shoud be only once: http://<SERVER_NAME_PORT>/view/<VIEW_NAME>/job/<JOB_NAME>/lastCompletedBuild/testReport/ As a result, clicking on the Link shows "HTTP ERROR 404". Affected Jenkins Versions : 1.569-1.585. Last non-affected version : Jenkins 1.568 |
Workflow | Original: JNJira [ 159188 ] | New: JNJira + In-Review [ 196012 ] |