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

List:       kde-commits
Subject:    branches/kdepim/enterprise/kdepim/kresources/kolab/kcal
From:       Sergio Luis Martins <iamsergio () gmail ! com>
Date:       2010-09-20 12:29:28
Message-ID: 20100920122928.801C3AC892 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1177517 by smartins:

When there are two consecutive changes, ResourceKolab is smart and queues the last one, then
sends it when KMail answers about the first one.

This mechanism wasn't working for an "add" followed by a "change", only for two changes.

Fixes kolab/issue4534

MERGE: trunk? ( probably not, it should be queued in IncidenceChanger )

 M  +1 -0      resourcekolab.cpp  


--- branches/kdepim/enterprise/kdepim/kresources/kolab/kcal/resourcekolab.cpp #1177516:1177517
@@ -730,6 +730,7 @@
     if ( KCal::IncidenceBase *update = mPendingUpdates.find( uid ) ) {
       mSilent = false; // we do want to tell KMail
       mPendingUpdates.remove( uid );
+      mUidsPendingAdding.remove( uid );
       incidenceUpdated( update );
     } else {
       /* If the uid was added by KMail, KOrganizer needs to be told, so
[prev in list] [next in list] [prev in thread] [next in thread] 

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