[CalendarServer-changes] [8142] CalDAVTester/trunk/scripts/tests/CardDAV/mkcol.xml

source_changes at macosforge.org source_changes at macosforge.org
Tue Oct 4 05:57:58 PDT 2011


Revision: 8142
          http://trac.macosforge.org/projects/calendarserver/changeset/8142
Author:   cdaboo at apple.com
Date:     2011-10-04 05:57:58 -0700 (Tue, 04 Oct 2011)
Log Message:
-----------
Wrong status code used for failed response.

Modified Paths:
--------------
    CalDAVTester/trunk/scripts/tests/CardDAV/mkcol.xml

Modified: CalDAVTester/trunk/scripts/tests/CardDAV/mkcol.xml
===================================================================
--- CalDAVTester/trunk/scripts/tests/CardDAV/mkcol.xml	2011-10-04 12:03:06 UTC (rev 8141)
+++ CalDAVTester/trunk/scripts/tests/CardDAV/mkcol.xml	2011-10-04 12:57:58 UTC (rev 8142)
@@ -92,7 +92,7 @@
 					<callback>propfindItems</callback>
 					<arg>
 						<name>status</name>
-						<value>400</value>
+						<value>403</value>
 					</arg>
 					<arg>
 						<name>root-element</name>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20111004/04945ece/attachment.html>


More information about the calendarserver-changes mailing list