Comment 3 for bug 1000799

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-jenkins (master)

Reviewed: https://review.openstack.org/138886
Committed: https://git.openstack.org/cgit/stackforge/python-jenkins/commit/?id=ebe1052b6067183837e05123cf0c96a08fe6a5c6
Submitter: Jenkins
Branch: master

commit ebe1052b6067183837e05123cf0c96a08fe6a5c6
Author: Khai Do <email address hidden>
Date: Wed Dec 3 14:39:45 2014 -0800

    Handle job and node names that contain spaces

    The current methods do not work for jobs and node that contain spaces in
    their names. This change adds quotes around the names in the jenkins
    URL so that Jenkins will be able to process the URL correctly.

    Closes-Bug: #1000799
    Closes-Bug: #1183958
    Change-Id: I86ac5aa8b2ff9b92ba240637f4a225978236e6db