Bug 238136

Summary: adding group: checking the people's name is too strict policy
Product: [Applications] kaddressbook Reporter: Maciej Pilichowski <bluedzins>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: anmeldungen, tokoe
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description Maciej Pilichowski 2010-05-19 08:36:19 UTC
Version:            (using KDE 4.4.2)

It is required to send a mail to enter receiver name or just an e-mail?

The second, right? So why does Kaddressbook check also the name? I know it maybe looks better but:
a) from technical POV it is not required
b) user does not have to know the name
c) entering the name in many occasions is just waste of time (receiver is a company, and name is exactly like the email, office@google.com)

So, the limitation is strictly artificial and it more hurts than helps.
Comment 1 Tobias Koenig 2010-06-20 13:04:51 UTC
SVN commit 1140333 by tokoe:

Allow to store contact group members without names, just email addresses

BUG: 238136


 M  +1 -6      contactgroupmodel.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1140333
Comment 2 Jan 2010-06-23 23:57:32 UTC
i don't know if this is the same thing i want to mention, but adding new contact to a group only searches from the begining of the name. if you remember only a part of the mail or the last name of a contact, you won't find them at the group editor dialog.
The searching of this dialog should be just filtering like in the normal list view of all contacts.
Please tell me if this will be fixed with this commit too?!