-
Type:
New Feature
-
Resolution: Cannot Reproduce
-
Priority:
Trivial
-
Component/s: urltrigger-plugin
-
Environment: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.