[CalendarServer-changes] [5706] CalendarServer/trunk/twistedcaldav/static.py

source_changes at macosforge.org source_changes at macosforge.org
Tue Jun 8 20:33:19 PDT 2010


Revision: 5706
          http://trac.macosforge.org/projects/calendarserver/changeset/5706
Author:   cdaboo at apple.com
Date:     2010-06-08 20:33:17 -0700 (Tue, 08 Jun 2010)
Log Message:
-----------
Fix for recent ACL changes.

Modified Paths:
--------------
    CalendarServer/trunk/twistedcaldav/static.py

Modified: CalendarServer/trunk/twistedcaldav/static.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/static.py	2010-06-09 03:32:37 UTC (rev 5705)
+++ CalendarServer/trunk/twistedcaldav/static.py	2010-06-09 03:33:17 UTC (rev 5706)
@@ -1912,6 +1912,7 @@
 setattr(DropBoxChildFile, "http_MKCALENDAR", None)
 
 # FIXME: Little bit of a circular dependency here...
+twistedcaldav.method.acl.CalDAVFile      = CalDAVFile
 twistedcaldav.method.copymove.CalDAVFile = CalDAVFile
 twistedcaldav.method.delete.CalDAVFile   = CalDAVFile
 twistedcaldav.method.get.CalDAVFile      = CalDAVFile
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20100608/35c47821/attachment.html>


More information about the calendarserver-changes mailing list