-
Bug
-
Resolution: Fixed
-
Major
-
Jenkins 2.63-SNAPSHOT
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.
- is duplicated by
-
JENKINS-40845 "No valid crumb was included in the request" when filtering available plugins
-
- Resolved
-
-
JENKINS-43145 Pressing the Enter key while using the plugin filter text box triggers the "Download now and install after restart" buton
-
- Resolved
-
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)