[CalendarServer-changes] [3120] CalendarServer/trunk/twistedcaldav/scheduling/implicit.py

source_changes at macosforge.org source_changes at macosforge.org
Mon Oct 6 14:33:26 PDT 2008


Revision: 3120
          http://trac.macosforge.org/projects/calendarserver/changeset/3120
Author:   cdaboo at apple.com
Date:     2008-10-06 14:33:25 -0700 (Mon, 06 Oct 2008)
Log Message:
-----------
Fix refresh of other attendees.

Modified Paths:
--------------
    CalendarServer/trunk/twistedcaldav/scheduling/implicit.py

Modified: CalendarServer/trunk/twistedcaldav/scheduling/implicit.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/implicit.py	2008-10-06 17:43:43 UTC (rev 3119)
+++ CalendarServer/trunk/twistedcaldav/scheduling/implicit.py	2008-10-06 21:33:25 UTC (rev 3120)
@@ -109,6 +109,7 @@
         self.deleting = False
         self.internal_request = True
         self.except_attendees = attendees
+        self.changed_rids = None
         
         # Get some useful information from the calendar
         yield self.extractCalendarData()
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20081006/9904d5ac/attachment.html 


More information about the calendarserver-changes mailing list