Daniel Tkatch created JENKINS-13233:
---------------------------------------
Summary: Regex + becomes space character in search
Key: JENKINS-13233
URL: https://issues.jenkins-ci.org/browse/JENKINS-13233
Project: Jenkins
Issue Type: Bug
Components: global-build-stats
Affects Versions: current
Reporter: Daniel Tkatch
Assignee: Frédéric Camblor
Priority: Minor
h6. test case
# using the following regular expression {{^.+Test$}}
# click on the coloured graph area
->
# not a single build is returned and I notice that the regular expression used
in the search form has a space instead of the plus character, i.e. {{^. Test$}}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira