-
Bug
-
Resolution: Fixed
-
Major
-
None
Jetty is causing bugs in junit and analysis graphs because of cookies for paths with whitespaces. See JENKINS-25917
Jenkins uses Jetty 8.1.13 (https://github.com/jenkinsci/winstone/blob/master/pom.xml#L221)
which is buggy (see here and here)
It is needed to upgrade Jetty to 9.0.6 or later.
- depends on
-
JENKINS-23378 Raise minimum requirement to servlet 3.1
- Resolved
- is blocking
-
JENKINS-25917 Spaces in URL (from project name or view) cause invalid cookies to be saved
- Resolved