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

List:       kde-commits
Subject:    branches/KDE/3.5/kdepim/kresources/groupwise/soap
From:       Will Stephenson <lists () stevello ! free-online ! co ! uk>
Date:       2005-09-08 15:04:08
Message-ID: 1126191848.784986.26445.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 458573 by wstephens:

Oops, returned before finishing the job.


 M  +1 -2      groupwiseserver.cpp  


--- branches/KDE/3.5/kdepim/kresources/groupwise/soap/groupwiseserver.cpp \
#458572:458573 @@ -1014,7 +1014,6 @@
           success &= acceptIncidence( incidence );
         else if ( (*it)->status() == KCal::Attendee::Declined )
           success &= declineIncidence( incidence );
-        return success;
         break;
       }
     }
@@ -1025,8 +1024,8 @@
       KCal::Todo * todo = static_cast<KCal::Todo *>( incidence );
       success &= setCompleted( todo );
     //assume nothing else to change
-      return true;
     }
+    return success;
 
     // if we are attending, but not the organiser, and we have not accepted or \
declined, there's nothing else to do.  return true;


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

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