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

List:       kde-commits
Subject:    branches/kdepim/enterprise/kdepim/korganizer
From:       Allen Winter <winter () kde ! org>
Date:       2010-11-04 23:58:04
Message-ID: 20101104235804.A3B13AC89B () svn ! kde ! org
[Download RAW message or body]

SVN commit 1193195 by winterz:

when modifying an invitation as the organizer, increase the revision number.
in the case that something other than the attendees list was changed.
part of the fix for kolab/issue4360
MERGE: trunk


 M  +1 -0      kogroupware.cpp  


--- branches/kdepim/enterprise/kdepim/korganizer/kogroupware.cpp #1193194:1193195
@@ -473,6 +473,7 @@
           }
           if ( newMail == KMessageBox::Yes ) {
             KCal::MailScheduler scheduler( mCalendar );
+            incidence->setRevision( incidence->revision() + 1 );
             scheduler.performTransaction( incidence, Scheduler::Request, rList.join( "," ) );
           }
         }
[prev in list] [next in list] [prev in thread] [next in thread] 

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