|
||||||||
|
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 |
||||||||
- [JIRA] (JENKINS-14582) Missing pop-up windo... [email protected] (JIRA)
- [JIRA] (JENKINS-14582) Missing pop-up windo... [email protected] (JIRA)
- [JIRA] (JENKINS-14582) Missing pop-up windo... [email protected] (JIRA)
- [JIRA] (JENKINS-14582) Missing pop-up windo... [email protected] (JIRA)
- [JIRA] (JENKINS-14582) Missing pop-up windo... [email protected] (JIRA)
- [JIRA] (JENKINS-14582) Missing pop-up windo... [email protected] (JIRA)
- [JIRA] (JENKINS-14582) Missing pop-up windo... [email protected] (JIRA)
- [JIRA] (JENKINS-14582) Missing pop-up windo... [email protected] (JIRA)
- [JIRA] (JENKINS-14582) No popup window if c... [email protected] (JIRA)
- [JIRA] (JENKINS-14582) No popup window if c... [email protected] (JIRA)
- [JIRA] (JENKINS-14582) No popup window if c... [email protected] (JIRA)

Code changed in jenkins
User: Frédéric Camblor
Path:
src/main/java/hudson/plugins/scm_sync_configuration/strategies/AbstractScmSyncStrategy.java
http://jenkins-ci.org/commit/scm-sync-configuration-plugin/59cf7df85136c2f40760301e738ace79fd402c4b
Log:
fixed
JENKINS-14582by using Hudson.getInstance().getRootUrlFromRequest() instead of getRootUrl() (the first one returns context path when present)