-
Bug
-
Resolution: Not A Defect
-
Major
-
Jenkins 1.609
Hello,
I have a Jenkins' job in which one of the parameters is an 'Extended Choice Parameter' (https://wiki.jenkins-ci.org/display/JENKINS/Extended+Choice+Parameter+plugin) which is submitted as a selection of comma separated values when invoking the build from the build webpage.
However, I also need to invoke the build using wget + URL.
I saw someone encountered this issue too (https://issues.jenkins-ci.org/browse/JENKINS-16639), and it's marked as resolved but the problem still happen whereas I updated the Extended Choice Plugin to the 0.52 version on my Jenkins.
Please can you check if the problem is really solved ?