[CalendarServer-changes] [306] CalDAVTester/trunk

source_changes at macosforge.org source_changes at macosforge.org
Thu Oct 26 12:24:01 PDT 2006


Revision: 306
          http://trac.macosforge.org/projects/calendarserver/changeset/306
Author:   cdaboo at apple.com
Date:     2006-10-26 12:24:00 -0700 (Thu, 26 Oct 2006)

Log Message:
-----------
Tweak property names.

Modified Paths:
--------------
    CalDAVTester/trunk/Resource/dropbox/1.xml
    CalDAVTester/trunk/scripts/tests/dropbox.xml

Modified: CalDAVTester/trunk/Resource/dropbox/1.xml
===================================================================
--- CalDAVTester/trunk/Resource/dropbox/1.xml	2006-10-26 16:12:56 UTC (rev 305)
+++ CalDAVTester/trunk/Resource/dropbox/1.xml	2006-10-26 19:24:00 UTC (rev 306)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8" ?>
 <D:propfind xmlns:D="DAV:" xmlns:T="http://twistedmatrix.com/xml_namespace/dav/">
 <D:prop>
-<T:drop-box-home-URL/>
+<T:dropbox-home-URL/>
 <T:notifications-URL/>
 </D:prop>
 </D:propfind>

Modified: CalDAVTester/trunk/scripts/tests/dropbox.xml
===================================================================
--- CalDAVTester/trunk/scripts/tests/dropbox.xml	2006-10-26 16:12:56 UTC (rev 305)
+++ CalDAVTester/trunk/scripts/tests/dropbox.xml	2006-10-26 19:24:00 UTC (rev 306)
@@ -37,7 +37,7 @@
 					<callback>propfindItems</callback>
 					<arg>
 						<name>okprops</name>
-						<value>http://twistedmatrix.com/xml_namespace/dav/drop-box-home-URL$&lt;href xmlns="DAV:">$pathprefix:/dropbox/&lt;/href></value>
+						<value>http://twistedmatrix.com/xml_namespace/dav/dropbox-home-URL$&lt;href xmlns="DAV:">$pathprefix:/dropbox/&lt;/href></value>
 						<value>http://twistedmatrix.com/xml_namespace/dav/notifications-URL$&lt;href xmlns="DAV:">$pathprefix:/notifications/&lt;/href></value>
 					</arg>
 				</verify>
@@ -58,7 +58,7 @@
 					<callback>propfindItems</callback>
 					<arg>
 						<name>okprops</name>
-						<value>DAV:resourcetype$&lt;collection/>&lt;dropboxhome xmlns="http://twistedmatrix.com/xml_namespace/dav/"/></value>
+						<value>DAV:resourcetype$&lt;collection/>&lt;dropbox-home xmlns="http://twistedmatrix.com/xml_namespace/dav/"/></value>
 					</arg>
 				</verify>
 			</request>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20061026/62b4900e/attachment.html


More information about the calendarserver-changes mailing list