-
Bug
-
Resolution: Fixed
-
Minor
-
None
When I installed the copyprojectlink plugin and attempted to copy a project I was immediately met with an error that:
"The requested URL /checkJobName was not found on this server."
Our server was already setup when I added jenkins and I simply made it use http://hostname/jenkins
It appears that this plugin always wants to be in the root.
Code changed in jenkins
User: Vincent Latombe
Path:
src/main/resources/hudson/plugins/copyProjectLink/CopyProjectAction/index.jelly
http://jenkins-ci.org/commit/copy-project-link-plugin/031d1b05ba8f43ef14ad0e68e51e473b8f164419
Log:
JENKINS-18910CopyProjectLink plugin: does not work with non-root url(http://hostname/jenkins)