After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 485283 - Filter is not working for mix letter case.
Filter is not working for mix letter case.
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Mailer
2.12.x (obsolete)
Other All
: Normal normal
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
evolution[filters]
: 577371 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-10-10 05:42 UTC by Jeff Cai
Modified: 2012-02-07 12:46 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22


Attachments
eds patch (1.21 KB, patch)
2012-02-07 12:45 UTC, Milan Crha
committed Details | Review

Description Jeff Cai 2007-10-10 05:42:06 UTC
Please describe the problem:
If the condition contains mixed letter case, the filter doesn't work.

Steps to reproduce:
1. Launch evolution
2. Login to your account
3. On the menu above click "Edit" -> "Message Filters" -> "Incoming" -> "Add"
4. "Rule Name" = Desktop,
5. Choose "Sender" + "Contains" = Your email address.
	*input your email in this condition:
		eg. fredy.chandra@Sun.COM
6. Specify a destination folder -> Click "OK"
7. Send an email to yourself.

Actual results:
Email never reached its desired destination folder.

Expected results:
The mail can be moved to the specified folder.

Does this happen every time?
Yes

Other information:
In this condition of letter case the filter is working.
for example:
Fredy.Chandra@Sun.COM
Fredy.Chandra@sun.com
fredy.chandra@sun.com
Comment 1 Milan Crha 2012-02-07 12:26:55 UTC
*** Bug 577371 has been marked as a duplicate of this bug. ***
Comment 2 Milan Crha 2012-02-07 12:28:32 UTC
See Matthew's comment at bug #577371 comment #5. I consider it a nice feature, but it's quite unexpected to users, thus I'm going to drop it.
Comment 3 Milan Crha 2012-02-07 12:45:59 UTC
Created attachment 206978 [details] [review]
eds patch

for evolution-data-server;

Just a code removal.
Comment 4 Milan Crha 2012-02-07 12:46:48 UTC
Created commit 400596f in eds master (3.3.90+)