[Bug 205721] The autocompletion does not work when trying to add composed family names in a Group.

Tobias Koenig tokoe at kde.org
Sun Aug 30 21:11:26 BST 2009


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


Tobias Koenig <tokoe at kde.org> 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" <john at smithmiller.com>) 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.



More information about the Kdepim-bugs mailing list