[CalendarServer-changes] [3838] CalendarServer/branches/exarkun/update-twisted-3816/lib-patches/ Twisted/twisted.web2.dav.method.report_principal_property_search.patch

source_changes at macosforge.org source_changes at macosforge.org
Thu Mar 12 09:46:43 PDT 2009


Revision: 3838
          http://trac.macosforge.org/projects/calendarserver/changeset/3838
Author:   exarkun at twistedmatrix.com
Date:     2009-03-12 09:46:41 -0700 (Thu, 12 Mar 2009)
Log Message:
-----------
Update to apply without fuzz

Modified Paths:
--------------
    CalendarServer/branches/exarkun/update-twisted-3816/lib-patches/Twisted/twisted.web2.dav.method.report_principal_property_search.patch

Modified: CalendarServer/branches/exarkun/update-twisted-3816/lib-patches/Twisted/twisted.web2.dav.method.report_principal_property_search.patch
===================================================================
--- CalendarServer/branches/exarkun/update-twisted-3816/lib-patches/Twisted/twisted.web2.dav.method.report_principal_property_search.patch	2009-03-12 16:29:49 UTC (rev 3837)
+++ CalendarServer/branches/exarkun/update-twisted-3816/lib-patches/Twisted/twisted.web2.dav.method.report_principal_property_search.patch	2009-03-12 16:46:41 UTC (rev 3838)
@@ -1,8 +1,8 @@
 Index: twisted/web2/dav/method/report_principal_property_search.py
 ===================================================================
---- twisted/web2/dav/method/report_principal_property_search.py	(revision 19773)
+--- twisted/web2/dav/method/report_principal_property_search.py	(revision 26343)
 +++ twisted/web2/dav/method/report_principal_property_search.py	(working copy)
-@@ -166,7 +166,7 @@
+@@ -161,7 +161,7 @@
                          # Check size of results is within limit
                          matchcount += 1
                          if matchcount > max_number_of_matches:
@@ -11,7 +11,7 @@
      
                          d = waitForDeferred(prop_common.responseForHref(
                              request,
-@@ -183,7 +183,7 @@
+@@ -178,7 +178,7 @@
          log.err("Too many matching components in prinicpal-property-search report")
          raise HTTPError(ErrorResponse(
              responsecode.FORBIDDEN,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20090312/90b4eaf0/attachment.html>


More information about the calendarserver-changes mailing list