[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdepimlibs/kabc
From:       Tobias Koenig <tokoe () kde ! org>
Date:       2010-06-20 11:12:10
Message-ID: 20100620111210.5B410AC8DA () svn ! kde ! org
[Download RAW message or body]

SVN commit 1140332 by tokoe:

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


 M  +0 -4      contactgrouptool.cpp  


--- trunk/KDE/kdepimlibs/kabc/contactgrouptool.cpp #1140331:1140332
@@ -274,10 +274,6 @@
   }
 
   const QStringRef name = elementAttributes.value( QLatin1String( "name" ) );
-  if ( name.isEmpty() ) {
-    raiseError( QLatin1String( "ContactData is missing a name" ) );
-    return false;
-  }
 
   data.setName( name.toString() );
   data.setEmail( email.toString() );
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic