-
Bug
-
Resolution: Duplicate
-
Minor
-
None
Repro steps:
- Open Jenkins master site
- Sign in as admin
- Open "Manage Jenkins" -> "Manage Plugins"
- Click "Available" tabs
- Type some text (example "docker") in the filter box in the upper right and press Enter
Expected result:
Plugins with "docker" in name shown
Actual result:
HTTP ERROR 403
Problem accessing /pluginManager/install. Reason:
No valid crumb was included in the request
Notes:
The filter box will eventually return plugins with searched for filter if you do not press enter, but the error should not occur if you do press enter.
- duplicates
-
JENKINS-44523 Unexpected action when pressing "Enter" in the filter field in Plugin Manager
- Resolved