-
New Feature
-
Resolution: Cannot Reproduce
-
Trivial
-
CentOS 6, Jenkins 1.503, Java 7
Jenkins does not support urls that escape whitespace using '+', it only allows '%20'
When attempting to visit a url using '+' instead of '%20' it returns a 400 error.