Matt Gumbel commented on Bug JENKINS-16868

Unfortunately I still see this issue in v1.5.0. My configuration is as follows:

1) jenkins is behind an Apache reverse proxy:

ProxyPass               /jenkins    http://127.0.0.1:8080/jenkins
ProxyPassReverse        /jenkins    http://127.0.0.1:8080/jenkins
ProxyPassReverse        /jenkins    http://servername/jenkins

2) Jenkins URL looks like "https://servername/jenkins/" in the settings page

3) Bad image URL being generated looks like "https://servername/jenkins/jenkins/plugin/build-failure-analyzer/images/48x48/information.png (Notice the extra "/jenkins" in there.

4) If I browse to "https://servername/jenkins/plugin/build-failure-analyzer/images/48x48/information.png" it works fine.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to