Log/Report link in Job page is broken when Jenkins is started with a specific prefix

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Minor
    • Component/s: robot-plugin
    • None
    • Environment:
      Robot version 1.2.1

      We are starting Jenkins server with the option "--prefix=/jenkins" which makes all jenkins urls relative to http://hostname:8080/jenkins, however when trying to open the Report Link as setup in the Job it fails to open because the url defined does not contain the prefix that was given when server started.

      For example, in a job with the url:
      http://hostname:8080/jenkins/job/JOB_NAME

      It tries to open the follow link and fails:
      http://hostname:8080/job/JOB_NAME/69/robot/report/report.html

            Assignee:
            jpiironen
            Reporter:
            Jose Sa
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: