![]() |
|
|
|
|
Issue Type:
|
Bug
|
|
Affects Versions:
|
current |
|
Assignee:
|
Frédéric Camblor
|
|
Components:
|
scm-sync-configuration |
|
Created:
|
14/May/14 7:04 PM
|
|
Description:
|
When adding a context path to a Jenkins instance, and the "Reload" links are clicked, 404 errors occur. Hovering over the Reload link reveals the context path is missing from the link.
For example if the rootURL for our jenkins instance is
"localhost:8080/JENKINS", the plugin will render the Reload link as
"localhost:8080/plugin/scm-sync-configuration/reloadAllFilesFromScm"
instead of
"localhost:8080/JENKINS/plugin/scm-sync-configuration/reloadAllFilesFromScm"
Examining the plugins' config.jelly and reload.jelly files indicate the problem may be the rootURL is being referred as "rootUrl" (note the capitalization).
After changing these jelly files and manually testing the links using various Jenkins versions (with and without context paths), the links rendered successfully using correct context path.
|
|
Fix Versions:
|
current |
|
Project:
|
Jenkins
|
|
Labels:
|
plugin
|
|
Priority:
|
Major
|
|
Reporter:
|
kiana tennyson
|
|
|
|
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/d/optout.