Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-30830

wrong path in html output to directory16.png

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Trivial Trivial
    • disk-usage-plugin
    • None
    • Jenkins 1.631 on Centos 6.7 behind apache 2.2 within <proxy>
    • v1.0

      The url path to Jenkins seems to be missing while referencing to directory16.png.
      The server tries to retrieve it from the apache webroot.

      apache access_log : "GET /plugin/disk-usage/icons/directory16.png HTTP/1.1" 404
      apache error_log :[error] [client x.x.x.x] File does not exist: /var/www/html/plugin, referer: https://host.name/jenkins/job/[.....]

      Correct Get would be /jenkinsPROXYpath/plugin/disk-usage/icons/directory16.png

            Unassigned Unassigned
            bh_mirs Mirco Schurmann
            Votes:
            6 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: