When I enter my Jenkins administration dashboard, the CSS styles get wrong, there's an HTTP 500 error in the console for the request to https://my-host/checkURIEncoding and there's an error visible on part of the dashboard. I attach an image where both the visible error and the error in the console are shown. I have Jenkins deployed behind the Microsoft TMG, and it has problems with rare characters.
- links to
[JENKINS-39433] Make checkURIEncoding an admin monitor
Summary | Original: Add ability to disable checkURIEncoding | New: Make checkURIEncoding an admin monitor |
Assignee | New: Daniel Beck [ danielbeck ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Remote Link | New: This issue links to "PR 2661 (Web Link)" [ 15116 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
While I wouldn't consider an option for this case (stop using broken software), this check should be implemented as an administrative monitor, but it's not. Side effect of making this an admin monitor: It can be disabled.