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

Unexpected action when pressing "Enter" in the filter field in Plugin Manager

      Steps:

      • Go to Plugin Manager, Available tab (/pluginManager/available)
      • Select any plugin
      • Enter any symbols in the "Filter" field
      • Press "Enter"

      Expected Result: The table displays only plugins that match the entered expression. Since the contents of the table change dynamically, clicking this button should not affect anything.
      Actual result: Redirect to /updateCenter. All selected plugins (step #2) will be installed without any additional confirmation.

          [JENKINS-44523] Unexpected action when pressing "Enter" in the filter field in Plugin Manager

          Code changed in jenkins
          User: Kseniia Nenasheva
          Path:
          core/src/main/resources/hudson/PluginManager/table.jelly
          http://jenkins-ci.org/commit/jenkins/36e79456403ca6a4f51d43dde39351e83aef6462
          Log:
          [FIXED JENKINS-44523] - Do not submit form when pressing Enter in the… (#2902)

          • [FIXED JENKINS-44523] - Do not submit form when pressing Enter in the PM filter field.
          • Fix indenting

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Kseniia Nenasheva Path: core/src/main/resources/hudson/PluginManager/table.jelly http://jenkins-ci.org/commit/jenkins/36e79456403ca6a4f51d43dde39351e83aef6462 Log: [FIXED JENKINS-44523] - Do not submit form when pressing Enter in the… (#2902) [FIXED JENKINS-44523] - Do not submit form when pressing Enter in the PM filter field. Fix indenting

          Daniel Beck added a comment -

          Merged towards 2.64.

          Daniel Beck added a comment - Merged towards 2.64.

          Code changed in jenkins
          User: Kseniia Nenasheva
          Path:
          core/src/main/resources/hudson/PluginManager/table.jelly
          http://jenkins-ci.org/commit/jenkins/8c4aae0b95e37c29f5aafea5b7f1630be17cc986
          Log:
          [FIXED JENKINS-44523] - Do not submit form when pressing Enter in the… (#2902)

          • [FIXED JENKINS-44523] - Do not submit form when pressing Enter in the PM filter field.
          • Fix indenting

          (cherry picked from commit 36e79456403ca6a4f51d43dde39351e83aef6462)

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Kseniia Nenasheva Path: core/src/main/resources/hudson/PluginManager/table.jelly http://jenkins-ci.org/commit/jenkins/8c4aae0b95e37c29f5aafea5b7f1630be17cc986 Log: [FIXED JENKINS-44523] - Do not submit form when pressing Enter in the… (#2902) [FIXED JENKINS-44523] - Do not submit form when pressing Enter in the PM filter field. Fix indenting (cherry picked from commit 36e79456403ca6a4f51d43dde39351e83aef6462)

            ks_nenasheva Kseniia Nenasheva
            ks_nenasheva Kseniia Nenasheva
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: