Defect #3178
Fixing keywords case sensitive
| Status: | Closed | Start date: | 2009-04-15 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Administration | |||
| Target version: | - | |||
| Affected version: | Resolution: | No feedback |
Description
Seems to me Fixing keywords have case sensitiveness activated... Should be turned off imo, since a word starting a sentence will have a cap, while mid sentence it won't. Both should be able to trigger closing of tickets though.
Thanks.
History
#1 Updated by Jean-Philippe Lang about 3 years ago
Fixing keywords should be case insensitive. See this test: source:/trunk/test/unit/changeset_test.rb@2637#L26
Can you post your exact 'Fixing keywords' setting and the exact commit message please?
#2 Updated by Dmitry K almost 3 years ago
- File CaseSensSearch_en.png added
- File CaseSensSearch_ru_matches.png added
- File CaseSensSearch_ru_mismatches.png added
Insensitive search doesn't work with non-English words.
If I type an englilsh word - it's ok:
If russian - it works case sensitive:
Case matches:
Case mismatches:
#3 Updated by Denis Tomashenko almost 3 years ago
Your database in UTF8 ?
#4 Updated by Jean-Philippe Lang almost 3 years ago
- Status changed from New to Closed
- Resolution set to No feedback
Dmitry, this ticket is not about the search engine but fixing keywords in commit messages.
Derek, reopen if needed.