Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-23026

Parameterized build can not save the "Parameter Description" in the first time

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved (View Workflow)
    • Minor
    • Resolution: Fixed
    • core
    • Jenkins latest version 1.563

    Description

      Job -> Configuration -> This build is parameterized -> "add some kind of parameter" -> "enter some description" -> Save

      For this case, we do the 1st "Save" action, it doesn't make sense. the "description" disappear.
      We need to re-configuration for the Job parameter description. Save in 2ed time.

      Attachments

        Issue Links

          Activity

            jglick Jesse Glick added a comment -

            This is essentially a duplicate of JENKINS-23151, though affecting a different textarea this time.

            jglick Jesse Glick added a comment - This is essentially a duplicate of JENKINS-23151 , though affecting a different textarea this time.

            Code changed in jenkins
            User: Vojtech Juranek
            Path:
            core/src/main/resources/hudson/tasks/Shell/config.groovy
            core/src/main/resources/lib/form/textarea/textarea.js
            http://jenkins-ci.org/commit/jenkins/4e48eaa05ca3a76fcb0e1eee307fd20f222079bc
            Log:
            [FIXED JENKINS-23151, JENKINS-23026] Save CodeMirror editor when it loses focus

            • Save CM editor when it loses focus to ensure that test is saved back to textarea
            • Turn on again CM editor for shell scripts
            scm_issue_link SCM/JIRA link daemon added a comment - Code changed in jenkins User: Vojtech Juranek Path: core/src/main/resources/hudson/tasks/Shell/config.groovy core/src/main/resources/lib/form/textarea/textarea.js http://jenkins-ci.org/commit/jenkins/4e48eaa05ca3a76fcb0e1eee307fd20f222079bc Log: [FIXED JENKINS-23151, JENKINS-23026] Save CodeMirror editor when it loses focus Save CM editor when it loses focus to ensure that test is saved back to textarea Turn on again CM editor for shell scripts
            dogfood dogfood added a comment -

            Integrated in jenkins_main_trunk #3935
            [FIXED JENKINS-23151, JENKINS-23026] Save CodeMirror editor when it loses focus (Revision 4e48eaa05ca3a76fcb0e1eee307fd20f222079bc)

            Result = UNSTABLE
            vojtech juranek : 4e48eaa05ca3a76fcb0e1eee307fd20f222079bc
            Files :

            • core/src/main/resources/lib/form/textarea/textarea.js
            • core/src/main/resources/hudson/tasks/Shell/config.groovy
            dogfood dogfood added a comment - Integrated in jenkins_main_trunk #3935 [FIXED JENKINS-23151, JENKINS-23026] Save CodeMirror editor when it loses focus (Revision 4e48eaa05ca3a76fcb0e1eee307fd20f222079bc) Result = UNSTABLE vojtech juranek : 4e48eaa05ca3a76fcb0e1eee307fd20f222079bc Files : core/src/main/resources/lib/form/textarea/textarea.js core/src/main/resources/hudson/tasks/Shell/config.groovy
            danielbeck Daniel Beck added a comment -

            Appears to have been fixed in Jan 2015.

            danielbeck Daniel Beck added a comment - Appears to have been fixed in Jan 2015.

            Code changed in jenkins
            User: ikedam
            Path:
            src/main/resources/hudson/plugins/matrix_configuration_parameter/MatrixCombinationsParameterDefinition/config.jelly
            http://jenkins-ci.org/commit/matrix-combinations-plugin/cabe08ab7a000a835f41950653e41348f020aa7c
            Log:
            JENKINS-42902 Disable codemirror

            codemirror feature for dynamic fragments are affected by JENKINS-23026 till Jenkins 1.597.

            scm_issue_link SCM/JIRA link daemon added a comment - Code changed in jenkins User: ikedam Path: src/main/resources/hudson/plugins/matrix_configuration_parameter/MatrixCombinationsParameterDefinition/config.jelly http://jenkins-ci.org/commit/matrix-combinations-plugin/cabe08ab7a000a835f41950653e41348f020aa7c Log: JENKINS-42902 Disable codemirror codemirror feature for dynamic fragments are affected by JENKINS-23026 till Jenkins 1.597.

            People

              Unassigned Unassigned
              xiaopan3322 Bao Xiaopan(Bob)
              Votes:
              2 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: