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

List:       kde-commits
Subject:    KDE/kdepim/kmail
From:       Carsten Wolff <wolff () kde ! org>
Date:       2008-05-07 18:10:38
Message-ID: 1210183838.754458.23570.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 805147 by wolff:

use a different separator for the acl list, as discussed in:
http://lists.kde.org/?l=kde-pim&m=121015531820742&w=2


 M  +1 -1      acljobs.cpp  


--- trunk/KDE/kdepim/kmail/acljobs.cpp #805146:805147
@@ -176,7 +176,7 @@
 void ACLJobs::GetACLJob::slotInfoMessage( KJob*, const QString& str,const QString& )
 {
   // Parse the result
-  QStringList lst = str.split( " ", QString::KeepEmptyParts );
+  QStringList lst = str.split( "\"", QString::KeepEmptyParts );
   while ( lst.count() >= 2 ) // we take items 2 by 2
   {
     QString user = lst.front(); lst.pop_front();
[prev in list] [next in list] [prev in thread] [next in thread] 

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