Absolute path in multijob build page resulting error when jenkins isn't in root folder off app server

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • Component/s: multijob-plugin
    • Environment:
      Jenkins is deployed on Centos 6 + Tomcat6 + Apache

      My Jenkins server is hosted on:
      https://servername/jenkins
      And when I run a Multijob job and click a build i see a page with summary information:

      No changes from last build.
      Started by user My user
      Phaze_name Job_name build#304 ( 19 min and counting )

      The "build#304" is a link to build info about 304 build off Job_name
      At least it should be. The link is probably absolute and in result it's missing prefix "jenkins":
      instead off: https://servername/jenkins/job/Job_name/304/
      it is: https://servername/job/Job_name/304/

            Assignee:
            Unassigned
            Reporter:
            Piotr Kral
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: