-
Bug
-
Resolution: Fixed
-
Major
-
Fedora 19 package. Matrix build configuration.
When clicking the "Up" link from a child (build axis) of a matrix job, the link leads to an Error 404 Not Found. Instead of loading the parent job it tries to load just the "/job" without the job name.
- duplicates
-
JENKINS-21257 up link of downstream job from multiconfig job is going nowhere
-
- Resolved
-
Code changed in jenkins
User: Adam Wolf
Path:
core/src/main/resources/hudson/model/AbstractProject/sidepanel.jelly
http://jenkins-ci.org/commit/jenkins/e1ecb6beb17a8f20a5e0432d70796fbabee2a510
Log:
JENKINS-21773: Removed one level of ../ in the Up link to fix matrix job Up links.