-
Bug
-
Resolution: Fixed
-
Critical
-
None
-
Jenkins 1.454
HTML5 Notifier Plugin 1.1
The prototype-1.7.js version included in the plugin replaces code from the patched Prototype included in core Jenkins.
Result: with notifiers and CSRF protection enabled POSTs fail with 403.
One easily visible example: trying to disable an installed plugin results in
Status Code: 403
Exception: No valid crumb was included in the request
displayed where the restart button should appear.
Prototype 1.7 was included in the base Jenkins install. Is this now a problem on the default install? I don't think this is an html5-notifier-plugin issue anymore..