← Back to team overview

python-jenkins-developers team mailing list archive

[Bug 1000798] [NEW] Doesn't handle job names with spaces

 

Public bug reported:

Attempting to get call get_job_config('Test Job') will fail, because
there's no url quoting.

** Affects: python-jenkins
     Importance: Undecided
         Status: New

-- 
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/1000798

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/1000798/+subscriptions


Follow ups

References