[CalendarServer-changes] [7267] CalDAVTester/trunk/scripts/tests/CalDAV/sharing-direct.xml

source_changes at macosforge.org source_changes at macosforge.org
Mon Mar 28 08:12:36 PDT 2011


Revision: 7267
          http://trac.macosforge.org/projects/calendarserver/changeset/7267
Author:   cdaboo at apple.com
Date:     2011-03-28 08:12:33 -0700 (Mon, 28 Mar 2011)
Log Message:
-----------
Use normal /users/ path rather than "real name".

Modified Paths:
--------------
    CalDAVTester/trunk/scripts/tests/CalDAV/sharing-direct.xml

Modified: CalDAVTester/trunk/scripts/tests/CalDAV/sharing-direct.xml
===================================================================
--- CalDAVTester/trunk/scripts/tests/CalDAV/sharing-direct.xml	2011-03-28 02:38:26 UTC (rev 7266)
+++ CalDAVTester/trunk/scripts/tests/CalDAV/sharing-direct.xml	2011-03-28 15:12:33 UTC (rev 7267)
@@ -509,7 +509,7 @@
 			<description>Sharee does direct share</description>
 			<request user="$userid2:" pswd="$pswd2:" print-response='no'>
 				<method>GET</method>
-				<ruri>$calendars_users:$username-encoded1:/shared/?action=share</ruri>
+				<ruri>$pathprefixalt1:/shared/?action=share</ruri>
 				<verify>
 					<callback>statusCode</callback>
 				</verify>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20110328/e0f29c33/attachment.html>


More information about the calendarserver-changes mailing list