[CalendarServer-changes] [2193] CalendarServer/branches/release/CalendarServer-1.2-dev/lib-patches/ Twisted/twisted.web2.dav.element.rfc3744.patch

source_changes at macosforge.org source_changes at macosforge.org
Tue Mar 4 17:53:39 PST 2008


Revision: 2193
          http://trac.macosforge.org/projects/calendarserver/changeset/2193
Author:   cdaboo at apple.com
Date:     2008-03-04 17:53:38 -0800 (Tue, 04 Mar 2008)

Log Message:
-----------
Pulled up r2192 from trunk.

Modified Paths:
--------------
    CalendarServer/branches/release/CalendarServer-1.2-dev/lib-patches/Twisted/twisted.web2.dav.element.rfc3744.patch

Modified: CalendarServer/branches/release/CalendarServer-1.2-dev/lib-patches/Twisted/twisted.web2.dav.element.rfc3744.patch
===================================================================
--- CalendarServer/branches/release/CalendarServer-1.2-dev/lib-patches/Twisted/twisted.web2.dav.element.rfc3744.patch	2008-03-05 01:43:58 UTC (rev 2192)
+++ CalendarServer/branches/release/CalendarServer-1.2-dev/lib-patches/Twisted/twisted.web2.dav.element.rfc3744.patch	2008-03-05 01:53:38 UTC (rev 2193)
@@ -39,6 +39,15 @@
          if self.principal is None:
              raise ValueError(
                  "One of DAV:principal or DAV:invert is required in %s, got: %s"
+@@ -456,7 +465,7 @@
+     """
+     name = "self"
+ 
+-class Invert (WebDAVEmptyElement):
++class Invert (WebDAVElement):
+     """
+     Principal which matches a user if the user does not match the principal
+     contained by this principal. (RFC 3744, section 5.5.1)
 @@ -551,8 +560,8 @@
          (dav_namespace, "property"       ): (0, None),
      }

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20080304/9a97368d/attachment.html 


More information about the calendarserver-changes mailing list