-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Platform: PC, OS: Linux
For multi-configuration projects where the values for a axis contains a slash
'/' a Error 404 occures when a link is clicked which refers to the build status
for that specifc build. The build exists and can be found in the jobs-directory
with log files and success status etc. Thus the build is successfull but cannot
be viewed via the web-interface.
=== Example ===
Build-axis name: foo
Build-axis values (foo): foo.txt dir1/foo.txt dir2/foo.txt
In this case links refering to axis foo with value foo.txt will work. The other
two will give "Error 404". The link gets the form:
http://server:port/view/viewname/jobname/foo=foo.txt
http://server:port/view/viewname/jobname/foo=dir1/foo.txt
http://server:port/view/viewname/jobname/foo=dir2/foo.txt
=== Updated Environment (after reopening issue) ===
Hudson: 1.580.1
Java: java version "1.6.0_27"
OpenJDK Runtime Environment (IcedTea6 1.12.5) (6b27-1.12.5-0ubuntu0.12.04.1)
Browser: Firefox 33.1
[JENKINS-2670] Error 404 for multi-configuration projects when values contains a slash '/'
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Component/s | New: matrix-project [ 18765 ] | |
Component/s | Original: matrix [ 15501 ] |
Resolution | Original: Fixed [ 1 ] | |
Status | Original: Closed [ 6 ] | New: Reopened [ 4 ] |
Description |
Original:
For multi-configuration projects where the values for a axis contains a slash '/' a Error 404 occures when a link is clicked which refers to the build status for that specifc build. The build exists and can be found in the jobs-directory with log files and success status etc. Thus the build is successfull but cannot be viewed via the web-interface. === Example === Build-axis name: foo Build-axis values (foo): foo.txt dir1/foo.txt dir2/foo.txt In this case links refering to axis foo with value foo.txt will work. The other two will give "Error 404". The link gets the form: http://server:port/view/viewname/jobname/foo=foo.txt http://server:port/view/viewname/jobname/foo=dir1/foo.txt http://server:port/view/viewname/jobname/foo=dir2/foo.txt === Environment === Hudson: 1.255 Java: Sun Java 1.6.0_02-b05 Browser: Firefox 3.03 |
New:
For multi-configuration projects where the values for a axis contains a slash '/' a Error 404 occures when a link is clicked which refers to the build status for that specifc build. The build exists and can be found in the jobs-directory with log files and success status etc. Thus the build is successfull but cannot be viewed via the web-interface. === Example === Build-axis name: foo Build-axis values (foo): foo.txt dir1/foo.txt dir2/foo.txt In this case links refering to axis foo with value foo.txt will work. The other two will give "Error 404". The link gets the form: http://server:port/view/viewname/jobname/foo=foo.txt http://server:port/view/viewname/jobname/foo=dir1/foo.txt http://server:port/view/viewname/jobname/foo=dir2/foo.txt === Updated Environment (after reopening issue) === Hudson: 1.580.1 Java: java version "1.6.0_27" OpenJDK Runtime Environment (IcedTea6 1.12.5) (6b27-1.12.5-0ubuntu0.12.04.1) Browser: Firefox 33.1 |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Reopened [ 4 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 132743 ] | New: JNJira + In-Review [ 186575 ] |