← Back to team overview

python-jenkins-developers team mailing list archive

[Bug 1000799] [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

** Branch linked: lp:~bigkevmcd/python-jenkins/fix-bug-1000799-urlquote

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


Follow ups

References