[CalendarServer-changes] [2839] CalDAVTester/branches/users/cdaboo/implicit-2661

source_changes at macosforge.org source_changes at macosforge.org
Wed Aug 20 13:29:01 PDT 2008


Revision: 2839
          http://trac.macosforge.org/projects/calendarserver/changeset/2839
Author:   cdaboo at apple.com
Date:     2008-08-20 13:29:00 -0700 (Wed, 20 Aug 2008)
Log Message:
-----------
free-busy-set values now normalized by the server.

Modified Paths:
--------------
    CalDAVTester/branches/users/cdaboo/implicit-2661/Resource/scheduleprops/3.xml
    CalDAVTester/branches/users/cdaboo/implicit-2661/Resource/scheduleprops/4.xml
    CalDAVTester/branches/users/cdaboo/implicit-2661/scripts/tests/scheduleprops.xml

Modified: CalDAVTester/branches/users/cdaboo/implicit-2661/Resource/scheduleprops/3.xml
===================================================================
--- CalDAVTester/branches/users/cdaboo/implicit-2661/Resource/scheduleprops/3.xml	2008-08-20 19:48:18 UTC (rev 2838)
+++ CalDAVTester/branches/users/cdaboo/implicit-2661/Resource/scheduleprops/3.xml	2008-08-20 20:29:00 UTC (rev 2839)
@@ -2,7 +2,7 @@
 <D:propertyupdate xmlns:D="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
 <D:set>
 <D:prop>
-<C:calendar-free-busy-set><D:href>$calendarpath1:/</D:href></C:calendar-free-busy-set>
+<C:calendar-free-busy-set><D:href>$calendarpath1:</D:href></C:calendar-free-busy-set>
 </D:prop>
 </D:set>
 </D:propertyupdate>

Modified: CalDAVTester/branches/users/cdaboo/implicit-2661/Resource/scheduleprops/4.xml
===================================================================
--- CalDAVTester/branches/users/cdaboo/implicit-2661/Resource/scheduleprops/4.xml	2008-08-20 19:48:18 UTC (rev 2838)
+++ CalDAVTester/branches/users/cdaboo/implicit-2661/Resource/scheduleprops/4.xml	2008-08-20 20:29:00 UTC (rev 2839)
@@ -2,7 +2,7 @@
 <D:propertyupdate xmlns:D="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
 <D:set>
 <D:prop>
-<C:calendar-free-busy-set><D:href>$calendarpath1:/</D:href><D:href>/calendars/users/user01/dropbox/</D:href></C:calendar-free-busy-set>
+<C:calendar-free-busy-set><D:href>$calendarpath1:</D:href><D:href>/calendars/users/user01/dropbox/</D:href></C:calendar-free-busy-set>
 </D:prop>
 </D:set>
 </D:propertyupdate>

Modified: CalDAVTester/branches/users/cdaboo/implicit-2661/scripts/tests/scheduleprops.xml
===================================================================
--- CalDAVTester/branches/users/cdaboo/implicit-2661/scripts/tests/scheduleprops.xml	2008-08-20 19:48:18 UTC (rev 2838)
+++ CalDAVTester/branches/users/cdaboo/implicit-2661/scripts/tests/scheduleprops.xml	2008-08-20 20:29:00 UTC (rev 2839)
@@ -70,7 +70,7 @@
 					<callback>propfindItems</callback>
 					<arg>
 						<name>okprops</name>
-						<value>urn:ietf:params:xml:ns:caldavcalendar-free-busy-set$&lt;href xmlns="DAV:"&gt;$calendarpath1:/&lt;/href&gt;</value>
+						<value>urn:ietf:params:xml:ns:caldavcalendar-free-busy-set$&lt;href xmlns="DAV:"&gt;$calendarpath1:&lt;/href&gt;</value>
 					</arg>
 				</verify>
 			</request>
@@ -204,7 +204,7 @@
 				<verify>
 					<callback>propfindItems</callback>
 					<arg>
-						<name>okprops</name>
+						<name>badprops</name>
 						<value>urn:ietf:params:xml:ns:caldavcalendar-free-busy-set</value>
 					</arg>
 				</verify>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20080820/0ad1a7c3/attachment-0001.html 


More information about the calendarserver-changes mailing list