Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

copying a job with spaces in either the from name or the to name raises an exception #131

Closed
mattrose opened this issue Apr 2, 2014 · 0 comments

Comments

@mattrose
Copy link
Contributor

mattrose commented Apr 2, 2014

I, [2014-04-02T10:54:48.835391 #8781] INFO -- : Copying job 'Report Manager - HEAD' to 'Report Manager - Sprint-RM-Cabernet'
I, [2014-04-02T10:54:48.835543 #8781] INFO -- : GET /api/json
I, [2014-04-02T10:54:48.851126 #8781] INFO -- : POST /createItem?name=Report Manager - Sprint-RM-Cabernet&mode=copy&from=Report Manager - HEAD
E, [2014-04-02T10:54:48.854935 #8781] ERROR -- : JenkinsApi::Exceptions::ApiException:
/home/mattrose/.gem/ruby/gems/jenkins_api_client-1.0.0.beta.5/lib/jenkins_api_client/client.rb:706:in handle_exception': JenkinsApi::Exceptions::ApiException (JenkinsApi::Exceptions::ApiException) from /home/mattrose/.gem/ruby/gems/jenkins_api_client-1.0.0.beta.5/lib/jenkins_api_client/client.rb:353:inapi_post_request'
from /home/mattrose/.gem/ruby/gems/jenkins_api_client-1.0.0.beta.5/lib/jenkins_api_client/job.rb:491:in copy' from /home/mattrose/bin/copy-jenkins_job:6:in

'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant