[
https://issues.jenkins-ci.org/browse/JENKINS-850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159419#comment-159419
]
SCM/JIRA link daemon commented on JENKINS-850:
----------------------------------------------
Code changed in jenkins
User: Fred G
Path:
core/src/main/java/hudson/search/CollectionSearchIndex.java
core/src/main/java/hudson/search/FixedSet.java
core/src/main/java/hudson/search/Search.java
core/src/main/java/hudson/search/UserSearchProperty.java
http://jenkins-ci.org/commit/jenkins/42b1d25241bf79471e3eb0fc83172fca3e78ffbc
Log:
[FIXED JENKINS-850] search box should match non-casesensitively.
The real fix was provided in pull request #376 by lvotypko and vjuranek.
This commit just corrects a method name mix up, removes redundant
imports and adds the right JIRA ticket number.
> search box should match non-casesensitively
> -------------------------------------------
>
> Key: JENKINS-850
> URL: https://issues.jenkins-ci.org/browse/JENKINS-850
> Project: Jenkins
> Issue Type: Improvement
> Components: www
> Affects Versions: current
> Environment: Platform: All, OS: All
> Reporter: gradopado
>
> The search box would be even more useful if it would match text
> non-casesensitively.
--
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