python-jenkins-developers team mailing list archive
-
python-jenkins-developers team
-
Mailing list archive
-
Message #00088
[Bug 1000799] Re: Doesn't handle job names with spaces
I had similar problem. Added patch with my solution.
** Patch added: "names_with_space.patch"
https://bugs.launchpad.net/python-jenkins/+bug/1000799/+attachment/3914084/+files/names_with_space.patch
--
You received this bug notification because you are a member of Python
Jenkins Developers, which is subscribed to Python Jenkins.
https://bugs.launchpad.net/bugs/1000799
Title:
Doesn't handle job names with spaces
Status in Python API for Jenkins:
New
Bug description:
Attempting to get call get_job_config('Test Job') will fail, because
there's no url quoting.
To manage notifications about this bug go to:
https://bugs.launchpad.net/python-jenkins/+bug/1000799/+subscriptions
References