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

List:       kde-commits
Subject:    branches/work/akonadi-ports/kdepim/korganizer
From:       Volker Krause <vkrause () kde ! org>
Date:       2009-11-13 15:32:26
Message-ID: 1258126346.860609.1133.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1048593 by vkrause:

fix infinite recursion on accepting invitations


 M  +0 -3      mailscheduler.cpp  


--- branches/work/akonadi-ports/kdepim/korganizer/mailscheduler.cpp #1048592:1048593
@@ -197,9 +197,6 @@
       virtual bool performTransaction( KCal::IncidenceBase *incidence, \
                KCal::iTIPMethod method, const QString &recipients ) {
         return m_scheduler->performTransaction( incidence, method, recipients );
       }
-      virtual bool acceptTransaction( KCal::IncidenceBase *incidence, \
KCal::iTIPMethod method, KCal::ScheduleMessage::Status status, const QString &email ) \
                {
-        return m_scheduler->acceptTransaction( incidence, method, status, email );
-      }
       virtual bool acceptCounterProposal( KCal::Incidence *incidence ) {
         return m_scheduler->acceptCounterProposal( incidence );
       }


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

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