Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added URL encode to HTTP GET to check if target remote job is parameterized #4

Merged
merged 1 commit into from
Jul 6, 2014

Conversation

tankertux
Copy link

Previously, a remote job with spaces in the name would
cause a failure while attempting to check for job parameters. This
caused each build trigger step to retry the parameterization check 5
times and then swallow the resulting AbortException.

parameterized. Previously, a remote job with spaces in the name would
cause a failure while attempting to check for job parameters. This
caused each build trigger step to retry the parameterization check 5
times and then swallow the resulting AbortException.
@cloudbees-pull-request-builder

plugins » parameterized-remote-trigger-plugin #15 SUCCESS
This pull request looks good

@jenkinsadmin
Copy link
Member

Thank you for a pull request! Please check this document for how the Jenkins project handles pull requests

morficus added a commit that referenced this pull request Jul 6, 2014
Added URL encode to HTTP GET to check if target remote job is parameterized
@morficus morficus merged commit 7a98e12 into jenkinsci:master Jul 6, 2014
@zihaoyu
Copy link

zihaoyu commented Apr 15, 2015

PLEASE ship the fix for MalformedURLExceptions.

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants