https://bugs.kde.org/show_bug.cgi?id=205721
Tobias Koenig <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Tobias Koenig <tokoe kde org> 2009-08-30 22:11:26 --- SVN commit 1017516 by tokoe: Don't use Addressee::fullEmail() for autocompletion The fullEmail() method might return quoted strings (e.g. "John Smith-Miller" <[email protected]>) if the name contains special characters, so we can't use it for auto completion but have to implement our own algorithm. BUG: 205721 M +14 -1 contactcompletionmodel.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1017516 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
