Closed
Bug 256265
Opened 21 years ago
Closed 20 years ago
Search/Quick search/Filters do not ignore case for accented letters (non A-Z)
Categories
(SeaMonkey :: MailNews: Message Display, defect)
SeaMonkey
MailNews: Message Display
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 254740
People
(Reporter: magnus, Assigned: sspitzer)
Details
(Keywords: intl)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040626 Firefox/0.8
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040626 Firefox/0.8
When you type "foo" in the quick search box (or whatever it is called, the one
that filters down the displayed mails), it matches a subject/sender named "Foo"
or "fOO" as well.
However, this case insensitive search is NOT performed for international
characters, such as the letters "åäö" used in Swedish. If I search for "föö" it
does not match "FÖÖ".
This is unexpected and annoying for a Swedish user. Bad handling of non-A-Z
letters used to be a thing of the past.
Reproducible: Always
Steps to Reproduce:
1. Send yourself a mail with subject "FÖÖ"
2. Type "föö" in the quick search box.
Actual Results:
No mails will be displayed.
Expected Results:
Displayed the one you sent in step 1.
I'm using Thunderbird version 0.7+ (20040813).
Comment 1•20 years ago
|
||
xref bug 194514
This is a core MailNews bug.
Assignee: mscott → sspitzer
Status: UNCONFIRMED → NEW
Component: Mail Window Front End → Search
Ever confirmed: true
Product: Thunderbird → MailNews
Version: unspecified → Trunk
Updated•20 years ago
|
Summary: Quick search does not ignore case for accented letters (non A-Z) → Search/Quick search/Filters do not ignore case for accented letters (non A-Z)
Updated•20 years ago
|
Product: Browser → Seamonkey
Comment 2•20 years ago
|
||
quick search part depends on bug 254740. search (and probably filtering) on
local folders (and perhaps on Pop3 folders) also depends on bug 254740.
Search/filtering on Imap folder seems to be a different issue.
Comment 3•20 years ago
|
||
Btw, with my trunk build on Mac OS X, even case-sensitive search doesn't work on
a n imap folder for non-ASCII characters. 1.8a6 on Windows doesn't have that
problem. I'm not sure if it's a recent regression or if it's a Mac-specific issue.
Comment 4•20 years ago
|
||
We need to streamline related bugs. Let's make this as a dupe and file a new bug
on IMAP folder search. (bug 284856 was just filed)
*** This bug has been marked as a duplicate of 254740 ***
Component: MailNews: Search → MailNews: Message Display
QA Contact: search
You need to log in
before you can comment on or make changes to this bug.
Description
•