Issue 1217845
Created on 2005-06-09 22:21 by anonymous, last changed 2005-06-24 05:55 by richard.
msg1969 |
Author: [hidden] (anonymous) |
Date: 2005-06-09 22:21 |
|
When I perform an Issue search, fields such as Title are
searched in a case-sensitive manner. However, the same
search performed for "All text" (which includes Title) is
performed case-insensitively.
For example, I have an issue with title "Foo Bar". Nowhere in
any of the message bodies does the word "foo" appear, in
any mix of upper or lower-case letters:
Search for Title "foo" --> no results
Search for All text "foo" --> finds my issue.
My personal preference would be for a case-insensitive
search in all cases, but either way these two searches
should act similarly.
Thanks,
Jeffrey Froman
roundupbug.tcijf@olympus.net
|
msg1970 |
Author: [hidden] (richard) |
Date: 2005-06-24 05:55 |
|
Logged In: YES
user_id=6405
Given the variety of backends, and the differing ways they
handle String property storage, this is not likely to be resolved.
You will also note that performing a Title search will match a
substring, whereas an "All Text" search will only match full
words.
|
|
Date |
User |
Action |
Args |
2005-06-09 22:21:36 | anonymous | create | |
|