-
Bug
-
Resolution: Fixed
-
Minor
-
Linux
Page summary about jobs executed by a multijob project create wrongly links to jobs.
For example if multijob URL is https://server/jenkins/job/CUDB-IST-Main/447/ and launch one job on https://server/jenkins/job/CUDB-IST-Generation/459/. Link build #459 located on https://server/jenkins/job/CUDB-IST-Main/447/ (see attached file) points to https://server/job/CUDB-IST-Main/447/ (without jenkins on URL included).
I can confirm this behaviour: it only occurs if jenkins is started with --prefix=<something>.
The links in the console output are correct.
(same as https://issues.jenkins-ci.org/browse/JENKINS-14952)