[CalendarServer-changes] [1752] CalDAVTester/trunk/scripts/tests/calendaruserproxy.xml

source_changes at macosforge.org source_changes at macosforge.org
Thu Aug 2 09:58:10 PDT 2007


Revision: 1752
          http://trac.macosforge.org/projects/calendarserver/changeset/1752
Author:   cdaboo at apple.com
Date:     2007-08-02 09:58:10 -0700 (Thu, 02 Aug 2007)

Log Message:
-----------
Fix ordering. Might have to do a special verifier that can handle arbitrary order of sub-elements.

Modified Paths:
--------------
    CalDAVTester/trunk/scripts/tests/calendaruserproxy.xml

Modified: CalDAVTester/trunk/scripts/tests/calendaruserproxy.xml
===================================================================
--- CalDAVTester/trunk/scripts/tests/calendaruserproxy.xml	2007-08-02 16:37:05 UTC (rev 1751)
+++ CalDAVTester/trunk/scripts/tests/calendaruserproxy.xml	2007-08-02 16:58:10 UTC (rev 1752)
@@ -727,7 +727,7 @@
 					<callback>propfindItems</callback>
 					<arg>
 						<name>okprops</name>
-						<value>DAV:group-member-set$&lt;href&gt;$principaluri3:&lt;/href&gt;&lt;href&gt;$principaluri2:&lt;/href&gt;</value>
+						<value>DAV:group-member-set$&lt;href&gt;$principaluri2:&lt;/href&gt;&lt;href&gt;$principaluri3:&lt;/href&gt;</value>
 						<value>DAV:group-membership$</value>
 					</arg>
 				</verify>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20070802/06a69bb7/attachment.html


More information about the calendarserver-changes mailing list