kevinburke / doony

UI Improvements for Jenkins
http://doony.org
Other
970 stars 116 forks source link

Build Now button fails with parameterized builds #47

Open petems opened 10 years ago

petems commented 10 years ago

Expected Behaviour: Starts new build Actual Behaviour: Displays error

doony-bug

From console:

Failed to load resource: the server responded with a status of 400 (Nothing is submitted)
petems commented 10 years ago

Got a basic catch for the issue here:

https://github.com/petems/doony/tree/patch-1

The logic can be extended to redirect to the paramterized build page when needed :+1:

wilmoore commented 10 years ago

There is also a patch in #53.

petems commented 10 years ago

Cool, your patch looks a lot better than mine! My JS-fu is weak :+1:

wilmoore commented 10 years ago

My JS-fu is weak

Your JS looks pretty good to me @petems :+1: