-
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
-
[JENKINS-44523] Unexpected action when pressing "Enter" in the filter field in Plugin Manager
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Environment | Original: Jenkins LTS 2.46.2 | New: Jenkins 2.63-SNAPSHOT |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Resolved [ 5 ] |
Link |
New:
This issue is duplicated by |
Labels | Original: installation plugin-manager ui ux | New: installation lts-candidate plugin-manager ui ux |
Labels | Original: installation lts-candidate plugin-manager ui ux | New: 2.60.2-fixed installation plugin-manager ui ux |
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)