[JIRA] (JENKINS-16868) Icons are not displayed with a reverse proxy

2016-11-16 Thread sorin.sbar...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Sorin Sbarnea resolved as Cannot Reproduce  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 I am using it (1.16) in the same configuration without problems so I assume this was fixed.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-16868  
 
 
  Icons are not displayed with a reverse proxy   
 

  
 
 
 
 

 
Change By: 
 Sorin Sbarnea  
 
 
Status: 
 Reopened Resolved  
 
 
Resolution: 
 Cannot Reproduce  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 

[JIRA] (JENKINS-16868) Icons are not displayed with a reverse proxy

2013-03-22 Thread s.chagn...@lectra.com (JIRA)














































Sylvain C.
 commented on  JENKINS-16868


Icons are not displayed with a reverse proxy















This update fix my issue. thanks



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-16868) Icons are not displayed with a reverse proxy

2013-03-21 Thread mavlyu...@yandex-team.ru (JIRA)














































Marat Mavlyutov
 reopened  JENKINS-16868


Icons are not displayed with a reverse proxy
















Change By:


Marat Mavlyutov
(21/Mar/13 5:58 PM)




Resolution:


Fixed





Status:


Resolved
Reopened



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-16868) Icons are not displayed with a reverse proxy

2013-03-21 Thread mavlyu...@yandex-team.ru (JIRA)














































Marat Mavlyutov
 commented on  JENKINS-16868


Icons are not displayed with a reverse proxy















we dont use reverse proxy and after upgrade we have this image url:
http://computer_name/jenkins/jenkins/plugin/build-failure-analyzer/images/16x16/information.png
but should be:
http://computer_name/jenkins/plugin/build-failure-analyzer/images/16x16/information.png



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-16868) Icons are not displayed with a reverse proxy

2013-03-21 Thread jlwoos...@gmail.com (JIRA)














































Jason Wooster
 commented on  JENKINS-16868


Icons are not displayed with a reverse proxy















Maybe this will help?
https://wiki.jenkins-ci.org/display/JENKINS/Hyperlinks+in+HTML



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-16868) Icons are not displayed with a reverse proxy

2013-03-14 Thread tomas.westl...@sonymobile.com (JIRA)














































Tomas Westling
 commented on  JENKINS-16868


Icons are not displayed with a reverse proxy















By using getRootUrl, we got problems with users using a context path which isn't the root. We will look into the problem and see if we can find something which works for everyone.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-16868) Icons are not displayed with a reverse proxy

2013-03-14 Thread tomas.westl...@sonymobile.com (JIRA)














































Tomas Westling
 commented on  JENKINS-16868


Icons are not displayed with a reverse proxy















I came up with solution that works for most cases. The one case it won't work is when you are running behind a reverse proxy and don't fill out the Jenkins URL in settings. getRootUrl() uses getRootUrlFromRequest() as a fallback if the field is left blank, but since it doesn't work behind reverse proxy we won't be able to find out the rootUR. Make sure to fill out the field 

I will try to release the fix as soon as I can.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-16868) Icons are not displayed with a reverse proxy

2013-03-14 Thread s.chagn...@lectra.com (JIRA)














































Sylvain C.
 commented on  JENKINS-16868


Icons are not displayed with a reverse proxy















Great, the field is already filled.
Thanks !



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-16868) Icons are not displayed with a reverse proxy

2013-03-14 Thread rsand...@java.net (JIRA)














































rsandell
 commented on  JENKINS-16868


Icons are not displayed with a reverse proxy















Commit: e4f7fb996be928c5fdb236a78e67e4350fcd512f



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-16868) Icons are not displayed with a reverse proxy

2013-03-14 Thread rsand...@java.net (JIRA)















































rsandell
 resolved  JENKINS-16868 as Fixed


Icons are not displayed with a reverse proxy
















Fixed in version 1.4.1





Change By:


rsandell
(14/Mar/13 4:12 PM)




Status:


Open
Resolved





Resolution:


Fixed



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-16868) Icons are not displayed with a reverse proxy

2013-02-25 Thread tomas.westl...@sonymobile.com (JIRA)














































Tomas Westling
 commented on  JENKINS-16868


Icons are not displayed with a reverse proxy















Does it work for you if you remove the double slash before plugin in the url? 



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-16868) Icons are not displayed with a reverse proxy

2013-02-25 Thread s.chagn...@lectra.com (JIRA)














































Sylvain C.
 commented on  JENKINS-16868


Icons are not displayed with a reverse proxy















In fact, this url works : http://reverse-proxy//plugin/build-failure-analyzer/images/48x48/information.png but url image is http://computer_name:8080//plugin/build-failure-analyzer/images/48x48/information.png and anonymous have no right on this url for security management.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-16868) Icons are not displayed with a reverse proxy

2013-02-25 Thread tomas.westl...@sonymobile.com (JIRA)














































Tomas Westling
 commented on  JENKINS-16868


Icons are not displayed with a reverse proxy















Ok, I hoped the slashes would have something to do with it but it seems to be 2 different problems then.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-16868) Icons are not displayed with a reverse proxy

2013-02-25 Thread s.chagn...@lectra.com (JIRA)












































 
Sylvain C.
 edited a comment on  JENKINS-16868


Icons are not displayed with a reverse proxy
















The plugin uses getRootUrlFromRequest() ( http://javadoc.jenkins-ci.org/jenkins/model/Jenkins.html#getRootUrl() ) for getting image base url but I read in jenkins api documentation this method is not compatible with reverse proxy whereas I believe getRootUrl() ( http://javadoc.jenkins-ci.org/jenkins/model/Jenkins.html#getRootUrlFromRequest() ) works with a reverse proxy. 



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-16868) Icons are not displayed with a reverse proxy

2013-02-25 Thread s.chagn...@lectra.com (JIRA)














































Sylvain C.
 commented on  JENKINS-16868


Icons are not displayed with a reverse proxy















The plugin uses getRootUrlFromRequest() (http://javadoc.jenkins-ci.org/jenkins/model/Jenkins.html#getRootUrl()) for getting image base url but I read in jenkins api documentation this method is not compatible with reverse proxy whereas I believe getRootUrl() (http://javadoc.jenkins-ci.org/jenkins/model/Jenkins.html#getRootUrlFromRequest()) works with a reverse proxy. 



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-16868) Icons are not displayed with a reverse proxy

2013-02-18 Thread s.chagn...@lectra.com (JIRA)














































Sylvain C.
 created  JENKINS-16868


Icons are not displayed with a reverse proxy















Issue Type:


Bug



Assignee:


Tomas Westling



Attachments:


Capture.PNG



Components:


build-failure-analyzer



Created:


18/Feb/13 11:11 PM



Description:


I use a reverse proxy on my jenkins with a security management and icons are no more displayed from 1.4.0 version.
Plugin does not use the reverse proxy for create image url : http://computer_name:8080//plugin/build-failure-analyzer/images/48x48/information.png.




Environment:


Jenkins 1.496 and Build Failure Analyzer 1.4.0




Project:


Jenkins



Priority:


Major



Reporter:


Sylvain C.

























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.