Comment 3 for bug 1650669

Revision history for this message
Bill Anderson (bill.l.anderson) wrote :

I've fixed this bug in my installation with a simpler code change. Just add .* to the front of the existing pattern:

m = re.match(r'.*/job/([^/]+)/.*', urlparse(url).path)

Line 1153 of Jenkins/__init__.py
Running on RHEL 6.4 (Santiago)
Python 2.6.6 (r266:84292, Nov 21 2013, 10:50:32)
Jenkins 1.625.3