[CalendarServer-changes] [10913] CalDAVTester/branches/users/gaya/sharedgroupstester/Resource/ CardDAV/sharing

source_changes at macosforge.org source_changes at macosforge.org
Wed Mar 13 15:25:36 PDT 2013


Revision: 10913
          http://trac.calendarserver.org//changeset/10913
Author:   gaya at apple.com
Date:     2013-03-13 15:25:36 -0700 (Wed, 13 Mar 2013)
Log Message:
-----------
fix

Modified Paths:
--------------
    CalDAVTester/branches/users/gaya/sharedgroupstester/Resource/CardDAV/sharing/replies/accept/2.xml
    CalDAVTester/branches/users/gaya/sharedgroupstester/Resource/CardDAV/sharing/replies/accept/3.xml
    CalDAVTester/branches/users/gaya/sharedgroupstester/Resource/CardDAV/sharing/replies/accept/5.xml
    CalDAVTester/branches/users/gaya/sharedgroupstester/Resource/CardDAV/sharing/replies/accept/6.xml
    CalDAVTester/branches/users/gaya/sharedgroupstester/Resource/CardDAV/sharing/replies/decline/1.xml
    CalDAVTester/branches/users/gaya/sharedgroupstester/Resource/CardDAV/sharing/replies/decline/3.xml
    CalDAVTester/branches/users/gaya/sharedgroupstester/Resource/CardDAV/sharing/replies/decline/4.xml
    CalDAVTester/branches/users/gaya/sharedgroupstester/Resource/CardDAV/sharing/setup/2.xml
    CalDAVTester/branches/users/gaya/sharedgroupstester/Resource/CardDAV/sharing/setup/3.xml
    CalDAVTester/branches/users/gaya/sharedgroupstester/Resource/CardDAV/sharing/setup/5.xml
    CalDAVTester/branches/users/gaya/sharedgroupstester/Resource/CardDAV/sharing/setup/6.xml

Modified: CalDAVTester/branches/users/gaya/sharedgroupstester/Resource/CardDAV/sharing/replies/accept/2.xml
===================================================================
--- CalDAVTester/branches/users/gaya/sharedgroupstester/Resource/CardDAV/sharing/replies/accept/2.xml	2013-03-13 22:25:06 UTC (rev 10912)
+++ CalDAVTester/branches/users/gaya/sharedgroupstester/Resource/CardDAV/sharing/replies/accept/2.xml	2013-03-13 22:25:36 UTC (rev 10913)
@@ -8,7 +8,7 @@
       <read-write/>
     </access>
     <hosturl>
-      <href xmlns='DAV:'>$addressbookhome1:/shared</href>
+      <href xmlns='DAV:'>$addressbookpath1:</href>
     </hosturl>
     <organizer>
       <href xmlns='DAV:'>$principaluri1:</href>

Modified: CalDAVTester/branches/users/gaya/sharedgroupstester/Resource/CardDAV/sharing/replies/accept/3.xml
===================================================================
--- CalDAVTester/branches/users/gaya/sharedgroupstester/Resource/CardDAV/sharing/replies/accept/3.xml	2013-03-13 22:25:06 UTC (rev 10912)
+++ CalDAVTester/branches/users/gaya/sharedgroupstester/Resource/CardDAV/sharing/replies/accept/3.xml	2013-03-13 22:25:36 UTC (rev 10913)
@@ -3,7 +3,7 @@
   <href xmlns='DAV:'>mailto:$email2:</href>
   <invite-accepted/>
   <hosturl>
-    <href xmlns='DAV:'>$addressbookhome1:/shared</href>
+    <href xmlns='DAV:'>$addressbookpath1:</href>
   </hosturl>
   <in-reply-to>$inviteuid:</in-reply-to>
   <summary>The Shared Address Book</summary>

Modified: CalDAVTester/branches/users/gaya/sharedgroupstester/Resource/CardDAV/sharing/replies/accept/5.xml
===================================================================
--- CalDAVTester/branches/users/gaya/sharedgroupstester/Resource/CardDAV/sharing/replies/accept/5.xml	2013-03-13 22:25:06 UTC (rev 10912)
+++ CalDAVTester/branches/users/gaya/sharedgroupstester/Resource/CardDAV/sharing/replies/accept/5.xml	2013-03-13 22:25:36 UTC (rev 10913)
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='UTF-8'?><multistatus xmlns='DAV:'>
   <response>
-    <href>$addressbookhome1:/shared/</href>
+    <href>$addressbookpath1:/</href>
     <propstat>
       <prop>
         <invite xmlns='http://calendarserver.org/ns/'>

Modified: CalDAVTester/branches/users/gaya/sharedgroupstester/Resource/CardDAV/sharing/replies/accept/6.xml
===================================================================
--- CalDAVTester/branches/users/gaya/sharedgroupstester/Resource/CardDAV/sharing/replies/accept/6.xml	2013-03-13 22:25:06 UTC (rev 10912)
+++ CalDAVTester/branches/users/gaya/sharedgroupstester/Resource/CardDAV/sharing/replies/accept/6.xml	2013-03-13 22:25:36 UTC (rev 10913)
@@ -4,7 +4,7 @@
     <href xmlns='DAV:'>mailto:$email2:</href>
     <invite-accepted/>
     <hosturl>
-      <href xmlns='DAV:'>$addressbookhome1:/shared</href>
+      <href xmlns='DAV:'>$addressbookpath1:</href>
     </hosturl>
     <in-reply-to>$inviteuid:</in-reply-to>
     <summary>The Shared Address Book</summary>

Modified: CalDAVTester/branches/users/gaya/sharedgroupstester/Resource/CardDAV/sharing/replies/decline/1.xml
===================================================================
--- CalDAVTester/branches/users/gaya/sharedgroupstester/Resource/CardDAV/sharing/replies/decline/1.xml	2013-03-13 22:25:06 UTC (rev 10912)
+++ CalDAVTester/branches/users/gaya/sharedgroupstester/Resource/CardDAV/sharing/replies/decline/1.xml	2013-03-13 22:25:36 UTC (rev 10913)
@@ -3,7 +3,7 @@
   <href xmlns='DAV:'>mailto:$email2:</href>
   <invite-declined/>
   <hosturl>
-    <href xmlns='DAV:'>$addressbookhome1:/shared</href>
+    <href xmlns='DAV:'>$addressbookpath1:</href>
   </hosturl>
   <in-reply-to>$inviteuid:</in-reply-to>
   <summary>The Shared Address Book</summary>

Modified: CalDAVTester/branches/users/gaya/sharedgroupstester/Resource/CardDAV/sharing/replies/decline/3.xml
===================================================================
--- CalDAVTester/branches/users/gaya/sharedgroupstester/Resource/CardDAV/sharing/replies/decline/3.xml	2013-03-13 22:25:06 UTC (rev 10912)
+++ CalDAVTester/branches/users/gaya/sharedgroupstester/Resource/CardDAV/sharing/replies/decline/3.xml	2013-03-13 22:25:36 UTC (rev 10913)
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='UTF-8'?><multistatus xmlns='DAV:'>
   <response>
-    <href>$addressbookhome1:/shared/</href>
+    <href>$addressbookpath1:/</href>
     <propstat>
       <prop>
         <invite xmlns='http://calendarserver.org/ns/'>

Modified: CalDAVTester/branches/users/gaya/sharedgroupstester/Resource/CardDAV/sharing/replies/decline/4.xml
===================================================================
--- CalDAVTester/branches/users/gaya/sharedgroupstester/Resource/CardDAV/sharing/replies/decline/4.xml	2013-03-13 22:25:06 UTC (rev 10912)
+++ CalDAVTester/branches/users/gaya/sharedgroupstester/Resource/CardDAV/sharing/replies/decline/4.xml	2013-03-13 22:25:36 UTC (rev 10913)
@@ -4,7 +4,7 @@
     <href xmlns='DAV:'>mailto:$email2:</href>
     <invite-declined/>
     <hosturl>
-      <href xmlns='DAV:'>$addressbookhome1:/shared</href>
+      <href xmlns='DAV:'>$addressbookpath1:</href>
     </hosturl>
     <in-reply-to>$inviteuid:</in-reply-to>
     <common-name>$username2:</common-name>

Modified: CalDAVTester/branches/users/gaya/sharedgroupstester/Resource/CardDAV/sharing/setup/2.xml
===================================================================
--- CalDAVTester/branches/users/gaya/sharedgroupstester/Resource/CardDAV/sharing/setup/2.xml	2013-03-13 22:25:06 UTC (rev 10912)
+++ CalDAVTester/branches/users/gaya/sharedgroupstester/Resource/CardDAV/sharing/setup/2.xml	2013-03-13 22:25:36 UTC (rev 10913)
@@ -8,7 +8,7 @@
       <read-write/>
     </access>
     <hosturl>
-      <href xmlns='DAV:'>$addressbookhome1:/shared</href>
+      <href xmlns='DAV:'>$addressbookpath1:</href>
     </hosturl>
     <organizer>
       <href xmlns='DAV:'>$principaluri1:</href>

Modified: CalDAVTester/branches/users/gaya/sharedgroupstester/Resource/CardDAV/sharing/setup/3.xml
===================================================================
--- CalDAVTester/branches/users/gaya/sharedgroupstester/Resource/CardDAV/sharing/setup/3.xml	2013-03-13 22:25:06 UTC (rev 10912)
+++ CalDAVTester/branches/users/gaya/sharedgroupstester/Resource/CardDAV/sharing/setup/3.xml	2013-03-13 22:25:36 UTC (rev 10913)
@@ -3,7 +3,7 @@
   <href xmlns='DAV:'>mailto:$email2:</href>
   <invite-accepted/>
   <hosturl>
-    <href xmlns='DAV:'>$addressbookhome1:/shared</href>
+    <href xmlns='DAV:'>$addressbookpath1:</href>
   </hosturl>
   <in-reply-to>$inviteuid:</in-reply-to>
   <summary>The Shared Address Book</summary>

Modified: CalDAVTester/branches/users/gaya/sharedgroupstester/Resource/CardDAV/sharing/setup/5.xml
===================================================================
--- CalDAVTester/branches/users/gaya/sharedgroupstester/Resource/CardDAV/sharing/setup/5.xml	2013-03-13 22:25:06 UTC (rev 10912)
+++ CalDAVTester/branches/users/gaya/sharedgroupstester/Resource/CardDAV/sharing/setup/5.xml	2013-03-13 22:25:36 UTC (rev 10913)
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='UTF-8'?><multistatus xmlns='DAV:'>
   <response>
-    <href>$addressbookhome1:/shared/</href>
+    <href>$addressbookpath1:/</href>
     <propstat>
       <prop>
         <invite xmlns='http://calendarserver.org/ns/'>

Modified: CalDAVTester/branches/users/gaya/sharedgroupstester/Resource/CardDAV/sharing/setup/6.xml
===================================================================
--- CalDAVTester/branches/users/gaya/sharedgroupstester/Resource/CardDAV/sharing/setup/6.xml	2013-03-13 22:25:06 UTC (rev 10912)
+++ CalDAVTester/branches/users/gaya/sharedgroupstester/Resource/CardDAV/sharing/setup/6.xml	2013-03-13 22:25:36 UTC (rev 10913)
@@ -4,7 +4,7 @@
     <href xmlns='DAV:'>mailto:$email2:</href>
     <invite-accepted/>
     <hosturl>
-      <href xmlns='DAV:'>$addressbookhome1:/shared</href>
+      <href xmlns='DAV:'>$addressbookpath1:</href>
     </hosturl>
     <in-reply-to>$inviteuid:</in-reply-to>
     <summary>The Shared Address Book</summary>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20130313/425c1c53/attachment-0001.html>


More information about the calendarserver-changes mailing list