ikedam commented on Task JENKINS-22282

Could not reproduce.
Please report followings:

  • The version of IE.
  • More detailed steps to produce the problem
  • Attach screen shot if you can.
  • Attach config.xml of the job. It is available at ${JENKINS_HOME}/jobs/(job name)/config.xml

How I tried:

  1. Install extensible-choice-parameter plugin.
  2. Create a global choice.
    1. Go to Manage Jenkins > System Configuration
    2. Added a new entry for "Global Choice Parameter", and named "GlobalTest"
      • Name: GlobalTest
      • Choices:
        A
        B
        C
        
      • Allow Add Edited Value: checked
  3. Define a new free-style project
    1. Create a new free-style project
    2. Check "This build is parameterized"
    3. Add "Extensible Choice"
      • Name: ChoiceTest
      • Choice Provider: Global Choice Parameter
        • Name: GlobalTest
        • Default: <Top Most Value>
        • Add Edited Value: checked
        • When to add: triggered
      • Editable: true
  4. Run a build


Result:

  • The choice field was displayed in white.
  • "A" was selected by default
  • Clicking the field displays choices. Choice box was displayed in gray.
  • Entering "D" and starting build results in adding "D" to GlobalTest.

I tested in Windows8, JDK 1.7.0_45, Jenkins 1.532.2, Extensible Choice Parameter 1.2.2, IE11

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to