[kmail2] [Bug 328777] Photo search for contact email should be case-insensitive

Sven Fd3querm at yahoo.de
Sun Dec 15 09:13:30 GMT 2013


https://bugs.kde.org/show_bug.cgi?id=328777

--- Comment #3 from Sven <Fd3querm at yahoo.de> ---
Okay, StartsWithMatch was reasonable for me. If emails are stored lower case,
the email being searched can be converted to lower case in advance, or?

searchJob->setQuery( Akonadi::ContactSearchJob::Email, emailAddress.toLower() )

Thanks for taking care of the bug!

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list