Skip to content
Commit 76c7cdea authored by Jesse Glick's avatar Jesse Glick
Browse files

Improved robustness of RunParameterValue so it does not break the REST API...

Improved robustness of RunParameterValue so it does not break the REST API when there is invalid data.
Observed in 1.554.1:
java.lang.ArrayIndexOutOfBoundsException: 1
        at hudson.model.RunParameterValue.getNumber(RunParameterValue.java:63)
parent 622226ae
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment