You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@whimsical.apache.org by "Sam Ruby (JIRA)" <ji...@apache.org> on 2015/10/01 17:19:26 UTC

[jira] [Resolved] (WHIMSY-16) the committer search doesn't return results if the email address being searched for contains mixed case

     [ https://issues.apache.org/jira/browse/WHIMSY-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sam Ruby resolved WHIMSY-16.
----------------------------
    Resolution: Fixed
      Assignee: Sam Ruby

Fixed r967422.

Went back and found a user that has a mixed case email address:

https://whimsy.apache.org/roster/committer/jim

Reproduced the problem.  Turns out the code had separate paths depending on whether the search string had spaces or not, and the single term path didn't consistently downcase the strings for comparison.

> the committer search doesn't return results if the email address being searched for contains mixed case
> -------------------------------------------------------------------------------------------------------
>
>                 Key: WHIMSY-16
>                 URL: https://issues.apache.org/jira/browse/WHIMSY-16
>             Project: Whimsy
>          Issue Type: Bug
>            Reporter: Ulrich Stärk
>            Assignee: Sam Ruby
>
> When you go to https://whimsy.apache.org/roster/committer/ and search for an email address that is stored using mixed case (e.g. kwright's), the search doesn't return any result no matter whether you search for the address in lower case or in the same mixed case as stored in our systems.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)