Add another event into our testing.

Signed-off-by: Andrew McMillan <andrew@morphoss.com>
This commit is contained in:
Andrew McMillan 2011-01-01 21:26:27 +13:00
parent 4178ab4254
commit 90c35ec385
32 changed files with 253 additions and 59 deletions

View File

@ -7,7 +7,7 @@ Content-Length: 0
Content-Type: text/plain; charset="utf-8"
bind_id: >1450<
bind_id: >1451<
bound_source_id: >11<
dav_displayname: >User 2's Calendar, as uploaded by Admin<
dav_name: >/user4/user2/<

View File

@ -9,7 +9,7 @@ Content-Type: text/xml; charset="utf-8"
<error xmlns="DAV:">
<DAV::can-overwrite/>A resource already exists at the destination.
</error>
bind_id: >1450<
bind_id: >1451<
bound_source_id: >11<
dav_displayname: >User 2's Calendar, as uploaded by Admin<
dav_name: >/user4/user2/<

View File

@ -64,7 +64,7 @@
<prop>
<displayname>User 4 Outbox</displayname>
<resource-id>
<href>/caldav.php/.resources/1448</href>
<href>/caldav.php/.resources/1449</href>
</resource-id>
<parent-set>
<parent>

View File

@ -224,4 +224,40 @@
<status>HTTP/1.1 200 OK</status>
</propstat>
</response>
<response>
<href>/caldav.php/user4/user2/56f0e0e0-f742-012d-680c-002421a2359e.ics</href>
<propstat>
<prop>
<getetag>"61b62070fcc4fe1881e6630f6409616e"</getetag>
<displayname>Willamette Valley Vineyards at the Oregon Truffle Festival</displayname>
<owner>
<href>/caldav.php/user2/</href>
</owner>
<current-user-privilege-set>
<privilege>
<read/>
</privilege>
<privilege>
<read-current-user-privilege-set/>
</privilege>
<privilege>
<write/>
</privilege>
<privilege>
<write-properties/>
</privilege>
<privilege>
<write-content/>
</privilege>
<privilege>
<bind/>
</privilege>
<privilege>
<unbind/>
</privilege>
</current-user-privilege-set>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
</response>
</multistatus>

View File

@ -75,4 +75,15 @@
<status>HTTP/1.1 200 OK</status>
</propstat>
</response>
<response>
<href>/caldav.php/user4/user2/56f0e0e0-f742-012d-680c-002421a2359e.ics</href>
<propstat>
<prop>
<getcontenttype>text/calendar</getcontenttype>
<resourcetype/>
<getetag>"61b62070fcc4fe1881e6630f6409616e"</getetag>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
</response>
</multistatus>

View File

@ -7,14 +7,14 @@ Content-Length: 0
Content-Type: text/plain; charset="utf-8"
bind_id: >1450<
bind_id: >1451<
bound_source_id: >11<
dav_displayname: >Updated Displayname with PROPPATCH<
dav_name: >/user4/user2/<
parent_container: >/user4/<
ticket_id_length: >8<
bind_id: >1451<
bind_id: >1452<
bound_source_id: >10<
dav_displayname: >User 1's Calendaranza<
dav_name: >/user4/user1/<

View File

@ -7,21 +7,21 @@ Content-Length: 0
Content-Type: text/plain; charset="utf-8"
bind_id: >1450<
bind_id: >1451<
bound_source_id: >11<
dav_displayname: >Updated Displayname with PROPPATCH<
dav_name: >/user4/user2/<
length: >8<
parent_container: >/user4/<
bind_id: >1451<
bind_id: >1452<
bound_source_id: >10<
dav_displayname: >User 1's Calendaranza<
dav_name: >/user4/user1/<
length: >8<
parent_container: >/user4/<
bind_id: >1455<
bind_id: >1456<
bound_source_id: >10<
dav_displayname: >User 1's Calendaranza<
dav_name: >/user4/base/user1/<

View File

@ -7,28 +7,28 @@ Content-Length: 0
Content-Type: text/plain; charset="utf-8"
bind_id: >1450<
bind_id: >1451<
bound_source_id: >11<
dav_displayname: >Updated Displayname with PROPPATCH<
dav_name: >/user4/user2/<
length: >8<
parent_container: >/user4/<
bind_id: >1451<
bind_id: >1452<
bound_source_id: >10<
dav_displayname: >User 1's Calendaranza<
dav_name: >/user4/user1/<
length: >8<
parent_container: >/user4/<
bind_id: >1455<
bind_id: >1456<
bound_source_id: >10<
dav_displayname: >User 1's Calendaranza<
dav_name: >/user4/base/user1/<
length: >8<
parent_container: >/user4/base/<
bind_id: >1456<
bind_id: >1457<
bound_source_id: >11<
dav_displayname: >User 2's Calendar, as uploaded by Admin<
dav_name: >/user4/base/user2/<

View File

@ -9,28 +9,28 @@ Content-Type: text/xml; charset="utf-8"
<error xmlns="DAV:">
<DAV::can-overwrite/>A resource already exists at the destination.
</error>
bind_id: >1450<
bind_id: >1451<
bound_source_id: >11<
dav_displayname: >Updated Displayname with PROPPATCH<
dav_name: >/user4/user2/<
length: >8<
parent_container: >/user4/<
bind_id: >1451<
bind_id: >1452<
bound_source_id: >10<
dav_displayname: >User 1's Calendaranza<
dav_name: >/user4/user1/<
length: >8<
parent_container: >/user4/<
bind_id: >1455<
bind_id: >1456<
bound_source_id: >10<
dav_displayname: >User 1's Calendaranza<
dav_name: >/user4/base/user1/<
length: >8<
parent_container: >/user4/base/<
bind_id: >1456<
bind_id: >1457<
bound_source_id: >11<
dav_displayname: >User 2's Calendar, as uploaded by Admin<
dav_name: >/user4/base/user2/<

View File

@ -6,7 +6,7 @@
<prop>
<displayname>A normal collection</displayname>
<resource-id>
<href>/caldav.php/.resources/1453</href>
<href>/caldav.php/.resources/1454</href>
</resource-id>
<parent-set>
<parent>
@ -90,7 +90,7 @@
<prop>
<displayname>A sub collection</displayname>
<resource-id>
<href>/caldav.php/.resources/1454</href>
<href>/caldav.php/.resources/1455</href>
</resource-id>
<parent-set>
<parent>

View File

@ -6,7 +6,7 @@
<prop>
<displayname>A normal collection</displayname>
<resource-id>
<href>/caldav.php/.resources/1453</href>
<href>/caldav.php/.resources/1454</href>
</resource-id>
<parent-set>
<parent>

View File

@ -7,7 +7,7 @@ Content-Length: 0
Content-Type: text/plain; charset="utf-8"
bind_id: >1450<
bind_id: >1451<
bind_owner: >1005<
bound_source_id: >11<
dav_displayname: >Updated Displayname with PROPPATCH<
@ -19,7 +19,7 @@ target_collection: >11<
target_resource_i: >NULL<
ticket_owner: >1003<
bind_id: >1451<
bind_id: >1452<
bind_owner: >1005<
bound_source_id: >10<
dav_displayname: >User 1's Calendaranza<
@ -31,7 +31,7 @@ target_collection: >10<
target_resource_i: >NULL<
ticket_owner: >1002<
bind_id: >1455<
bind_id: >1456<
bind_owner: >1005<
bound_source_id: >10<
dav_displayname: >User 1's Calendaranza<
@ -43,7 +43,7 @@ target_collection: >10<
target_resource_i: >NULL<
ticket_owner: >1002<
bind_id: >1456<
bind_id: >1457<
bind_owner: >1005<
bound_source_id: >11<
dav_displayname: >User 2's Calendar, as uploaded by Admin<
@ -55,7 +55,7 @@ target_collection: >11<
target_resource_i: >NULL<
ticket_owner: >1003<
bind_id: >1469<
bind_id: >1470<
bind_owner: >1<
bound_source_id: >12<
dav_displayname: >user3 home<

View File

@ -6,14 +6,14 @@ Content-Length: 0
Content-Type: text/plain; charset="utf-8"
bind_id: >1455<
bind_id: >1456<
bound_source_id: >10<
dav_displayname: >User 1's Calendaranza<
dav_name: >/user4/base/user1/<
dav_owner_id: >1005<
parent_container: >/user4/base/<
bind_id: >1456<
bind_id: >1457<
bound_source_id: >11<
dav_displayname: >User 2's Calendar, as uploaded by Admin<
dav_name: >/user4/base/user2/<

View File

@ -2,7 +2,7 @@ HTTP/1.1 200 OK
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule
DAV: extended-mkcol, calendar-proxy, bind, addressbook
Content-Length: 19087
Content-Length: 20351
Etag: "ae93907cb03bc025b8e733eb61f3a09e"
Content-Type: text/calendar; charset="utf-8"
@ -70,6 +70,33 @@ LOCATION:
RRULE:FREQ=WEEKLY;INTERVAL=1;BYDAY=SU
END:VEVENT
BEGIN:VEVENT
LAST-MODIFIED:20110101T005414Z
SEQUENCE:12
URL;VALUE=URI:http://www.oregontrufflefestival.com
UID:56f0e0e0-f742-012d-680c-002421a2359e
SUMMARY:Willamette Valley Vineyards at the Oregon Truffle Festival
DESCRIPTION:The 6th Annual Oregon Truffle Festival will be held in and a
round Eugene Oregon over three brisk winter days from January 28-30\, 20
11. Created to celebrate the magnificent Oregon truffles as they reach t
he peak of ripeness in their native soil\, it is the first festival of i
ts kind in North America\, dedicated to sharing the experience of the ch
efs\, foragers and fans of Oregon\\'s wild truffles\, from their hidden
source in the forest to their glory on the table.\n\nThe theme for 2011
is "Slow Food"\, and Willamette Valley Vineyards will be hosting a gourm
et wine luncheon during the festival. Please visit www.oregontrufflefest
ival.com for more info and to purchase tickets.\n\n<img src="http://4.bp
.blogspot.com/_nunnaUzLU1w/S7FWYsdewdI/AAAAAAAACj4/92TfhNIHKQI/s1600/wvv
.jpg">
DTSTART;TZID=US/Pacific:20110128
CREATED:20101231T193025Z
DTSTAMP:20110101T005414Z
DURATION:P1D
LOCATION:Eugene Oregon
X-VENUE:
X-EMAIL-RSVP-UPDATES:true
RRULE:FREQ=DAILY;COUNT=3;INTERVAL=1
END:VEVENT
BEGIN:VEVENT
DTSTAMP:20061102T090217Z
DTSTART;TZID=New Zealand Standard Time:20061102T123000
DURATION:PT1H

View File

@ -2,8 +2,8 @@ HTTP/1.1 207 Multi-Status
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule
DAV: extended-mkcol, calendar-proxy, bind, addressbook
ETag: "3e09d737309b8a55855ea730b48c78b6"
Content-Length: 1794
ETag: "00d5ca53b99a14351530f70918e9d24c"
Content-Length: 2040
Content-Type: text/xml; charset="utf-8"
<?xml version="1.0" encoding="utf-8" ?>
@ -53,6 +53,15 @@ Content-Type: text/xml; charset="utf-8"
<status>HTTP/1.1 200 OK</status>
</propstat>
</response>
<response>
<href>/caldav.php/user2/home/56f0e0e0-f742-012d-680c-002421a2359e.ics</href>
<propstat>
<prop>
<getetag>"61b62070fcc4fe1881e6630f6409616e"</getetag>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
</response>
<response>
<href>/caldav.php/user2/home/thiswillworkfine.ics</href>
<propstat>

View File

@ -7,36 +7,36 @@ Content-Length: 0
Content-Type: text/plain; charset="utf-8"
bind_id: >1450<
bind_id: >1451<
bound_source_id: >11<
dav_displayname: >Updated Displayname with PROPPATCH<
dav_name: >/user4/user2/<
length: >8<
parent_container: >/user4/<
bind_id: >1451<
bind_id: >1452<
bound_source_id: >10<
dav_displayname: >User 1's Calendaranza<
dav_name: >/user4/user1/<
length: >8<
parent_container: >/user4/<
bind_id: >1455<
bind_id: >1456<
bound_source_id: >10<
dav_displayname: >User 1's Calendaranza<
dav_name: >/user4/base/user1/<
length: >8<
parent_container: >/user4/base/<
bind_id: >1456<
bind_id: >1457<
bound_source_id: >11<
dav_displayname: >User 2's Calendar, as uploaded by Admin<
dav_name: >/user4/base/user2/<
length: >8<
parent_container: >/user4/base/<
bind_id: >1470<
bound_source_id: >1453<
bind_id: >1471<
bound_source_id: >1454<
dav_displayname: >A normal collection<
dav_name: >/user4/boundbase/<
length: >NULL<

View File

@ -6,7 +6,7 @@
<prop>
<displayname>A normal collection</displayname>
<resource-id>
<href>/caldav.php/.resources/1453</href>
<href>/caldav.php/.resources/1454</href>
</resource-id>
<parent-set>
<parent>
@ -90,7 +90,7 @@
<prop>
<displayname>A sub collection</displayname>
<resource-id>
<href>/caldav.php/.resources/1454</href>
<href>/caldav.php/.resources/1455</href>
</resource-id>
<parent-set>
<parent>
@ -112,7 +112,7 @@
<prop>
<displayname>newcalendar</displayname>
<resource-id>
<href>/caldav.php/.resources/1459</href>
<href>/caldav.php/.resources/1460</href>
</resource-id>
<parent-set>
<parent>

View File

@ -6,7 +6,7 @@
<prop>
<displayname>A normal collection</displayname>
<resource-id>
<href>/caldav.php/.resources/1453</href>
<href>/caldav.php/.resources/1454</href>
</resource-id>
<parent-set>
<parent>
@ -99,7 +99,7 @@
<prop>
<displayname>A sub collection</displayname>
<resource-id>
<href>/caldav.php/.resources/1454</href>
<href>/caldav.php/.resources/1455</href>
</resource-id>
<parent-set>
<parent>
@ -125,7 +125,7 @@
<prop>
<displayname>newcalendar</displayname>
<resource-id>
<href>/caldav.php/.resources/1459</href>
<href>/caldav.php/.resources/1460</href>
</resource-id>
<parent-set>
<parent>

View File

@ -1,6 +1,6 @@
setval
--------
1449
1450
(1 row)
setval

View File

@ -2,7 +2,7 @@ HTTP/1.1 207 Multi-Status
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule
DAV: extended-mkcol, calendar-proxy, bind, addressbook
ETag: "e722f053aaa9eef890641a0ba88837e5"
ETag: "0f450e6f8b3be4245401f6cc1982fd0b"
Content-Length: 339
Content-Type: text/xml; charset="utf-8"
@ -12,7 +12,7 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/user1/addressbook/</href>
<propstat>
<prop>
<C:getctag>"80a8bc51f0e0b0fdd2037f1e12f5ad47"</C:getctag>
<C:getctag>"ed3adbac9a1901c4d9775d7b553d1aef"</C:getctag>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>

View File

@ -1,6 +1,6 @@
setval
--------
1470
1471
(1 row)
setval

View File

@ -314,5 +314,62 @@ END:VCALENDAR
url: >NULL<
user_no: >11<
count: >5<
A1 CalDAV DATA: >BEGIN:VCALENDAR
PRODID:-//davical.org//NONSGML AWL Calendar//EN
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
LAST-MODIFIED:20110101T005414Z
SEQUENCE:12
URL;VALUE=URI:http://www.oregontrufflefestival.com
UID:56f0e0e0-f742-012d-680c-002421a2359e
SUMMARY:Willamette Valley Vineyards at the Oregon Truffle Festival
DESCRIPTION:The 6th Annual Oregon Truffle Festival will be held in and a
round Eugene Oregon over three brisk winter days from January 28-30\, 20
11. Created to celebrate the magnificent Oregon truffles as they reach t
he peak of ripeness in their native soil\, it is the first festival of i
ts kind in North America\, dedicated to sharing the experience of the ch
efs\, foragers and fans of Oregon\\'s wild truffles\, from their hidden
source in the forest to their glory on the table.\n\nThe theme for 2011
is "Slow Food"\, and Willamette Valley Vineyards will be hosting a gourm
et wine luncheon during the festival. Please visit www.oregontrufflefest
ival.com for more info and to purchase tickets.\n\n<img src="http://4.bp
.blogspot.com/_nunnaUzLU1w/S7FWYsdewdI/AAAAAAAACj4/92TfhNIHKQI/s1600/wvv
.jpg">
DTSTART;TZID=US/Pacific:20110128
CREATED:20101231T193025Z
DTSTAMP:20110101T005414Z
DURATION:P1D
LOCATION:Eugene Oregon
X-VENUE:
X-EMAIL-RSVP-UPDATES:true
RRULE:FREQ=DAILY;COUNT=3;INTERVAL=1
END:VEVENT
END:VCALENDAR
<
caldav_type: >VEVENT<
class: >PUBLIC<
description: >The 6th Annual Oregon Truffle Festival will be held in and around Eugene Oregon over three brisk winter days from January 28-30, 2011. Created to celebrate the magnificent Oregon truffles as they reach the peak of ripeness in their native soil, it is the first festival of its kind in North America, dedicated to sharing the experience of the chefs, foragers and fans of Oregon\'s wild truffles, from their hidden source in the forest to their glory on the table.
The theme for 2011 is "Slow Food", and Willamette Valley Vineyards will be hosting a gourmet wine luncheon during the festival. Please visit www.oregontrufflefestival.com for more info and to purchase tickets.
<img src="http://4.bp.blogspot.com/_nunnaUzLU1w/S7FWYsdewdI/AAAAAAAACj4/92TfhNIHKQI/s1600/wvv.jpg"><
dtend: >2011-01-29 00:00:00<
dtstamp: >2011-01-01 00:54:14<
dtstart: >2011-01-28 00:00:00<
due: >NULL<
location: >Eugene Oregon<
logged_user: >1<
percent_complete: >NULL<
priority: >NULL<
rrule: >FREQ=DAILY;COUNT=3;INTERVAL=1<
status: >NULL<
summary: >Willamette Valley Vineyards at the Oregon Truffle Festival<
transp: >NULL<
tz_id: >US/Pacific<
uid: >56f0e0e0-f742-012d-680c-002421a2359e<
url: >http://www.oregontrufflefestival.com<
user_no: >11<
count: >6<

View File

@ -7,6 +7,7 @@ TYPE=PUT
URL=http://mycaldav/caldav.php/user2/home/
HEADER=User-Agent: RSCDS Testing/0.7.x
HEADER=Content-Type: text/calendar; charset=utf-8
HEADER=X-DAViCal-Flush-Cache: now
AUTH=admin:nimda
HEAD
@ -131,6 +132,34 @@ DTSTART:20071104T020000
RRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
LAST-MODIFIED:20110101T005414Z
SEQUENCE:12
URL;VALUE=URI:http://www.oregontrufflefestival.com
UID:56f0e0e0-f742-012d-680c-002421a2359e
SUMMARY:Willamette Valley Vineyards at the Oregon Truffle Festival
DESCRIPTION:The 6th Annual Oregon Truffle Festival will be held in and arou
nd Eugene Oregon over three brisk winter days from January 28-30\, 2011. Cr
eated to celebrate the magnificent Oregon truffles as they reach the peak o
f ripeness in their native soil\, it is the first festival of its kind in N
orth America\, dedicated to sharing the experience of the chefs\, foragers
and fans of Oregon\\'s wild truffles\, from their hidden source in the fore
st to their glory on the table.\n\nThe theme for 2011 is "Slow Food"\, and
Willamette Valley Vineyards will be hosting a gourmet wine luncheon during
the festival. Please visit www.oregontrufflefestival.com for more info and
to purchase tickets.\n\n<img src="http://4.bp.blogspot.com/_nunnaUzLU1w/S7F
WYsdewdI/AAAAAAAACj4/92TfhNIHKQI/s1600/wvv.jpg">
DTSTART;TZID=US/Pacific:20110128
CREATED:20101231T193025Z
DTSTAMP:20110101T005414Z
DURATION:P1D
LOCATION:Eugene Oregon
X-VENUE:
X-EMAIL-RSVP-UPDATES:true
RRULE:FREQ=DAILY;COUNT=3;INTERVAL=1
END:VEVENT
END:VCALENDAR
ENDDATA

View File

@ -2,7 +2,7 @@ HTTP/1.1 207 Multi-Status
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule
DAV: extended-mkcol, calendar-proxy, bind, addressbook
ETag: "157bbf2588f3de00218a249b2991ce18"
ETag: "b3ace8dea004efa048f0e7db51448bf2"
Content-Length: 3932
Content-Type: text/xml; charset="utf-8"
@ -37,7 +37,7 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/user2/home/</href>
<propstat>
<prop>
<C:getctag>"a3dcf395e9cdb84203c8491e1a1d99cc"</C:getctag>
<C:getctag>"6151ba0f3b42abe18dd6d3958447bce6"</C:getctag>
<displayname>User 2's Calendar, as uploaded by Admin</displayname>
<resourcetype>
<collection/>

View File

@ -2,7 +2,7 @@ HTTP/1.1 207 Multi-Status
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule
DAV: extended-mkcol, calendar-proxy, bind, addressbook
ETag: "5a27c5837af93fae40df868c04319afe"
ETag: "17b67d2a565c04828c7cba1a6c1e3ae4"
Content-Length: 522
Content-Type: text/xml; charset="utf-8"
@ -13,7 +13,7 @@ Content-Type: text/xml; charset="utf-8"
<propstat>
<prop>
<displayname>User 2's Calendar, as uploaded by Admin</displayname>
<C:getctag>"a3dcf395e9cdb84203c8491e1a1d99cc"</C:getctag>
<C:getctag>"6151ba0f3b42abe18dd6d3958447bce6"</C:getctag>
<resourcetype>
<collection/>
<C1:calendar/>

View File

@ -2,8 +2,8 @@ HTTP/1.1 207 Multi-Status
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule
DAV: extended-mkcol, calendar-proxy, bind, addressbook
ETag: "a2acaf7821539c5e1042ee118c21a3f0"
Content-Length: 2386
ETag: "0574cf5138d12579c1210b476e5a6440"
Content-Length: 2763
Content-Type: text/xml; charset="utf-8"
<?xml version="1.0" encoding="utf-8" ?>
@ -12,7 +12,7 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/user2/home/</href>
<propstat>
<prop>
<C:getctag>"a3dcf395e9cdb84203c8491e1a1d99cc"</C:getctag>
<C:getctag>"6151ba0f3b42abe18dd6d3958447bce6"</C:getctag>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
@ -104,4 +104,20 @@ Content-Type: text/xml; charset="utf-8"
<status>HTTP/1.1 404 Not Found</status>
</propstat>
</response>
<response>
<href>/caldav.php/user2/home/56f0e0e0-f742-012d-680c-002421a2359e.ics</href>
<propstat>
<prop>
<getetag>"61b62070fcc4fe1881e6630f6409616e"</getetag>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
<propstat>
<prop>
<C:getctag/>
<C1:gobbledegook/>
</prop>
<status>HTTP/1.1 404 Not Found</status>
</propstat>
</response>
</multistatus>

View File

@ -16,7 +16,7 @@ Content-Type: text/plain; charset="utf-8"
attendees: >40<
collection_id: >1415<
collection_id: >1416<
dav_displayname: >anotherone<
dav_etag: >f9a8ee6b41d9b02aa5176e6da349121a<
dav_name: >/user1/anotherone/<

View File

@ -6,9 +6,9 @@ Content-Length: 0
Content-Type: text/plain; charset="utf-8"
cd_collection: >1415<
cd_collection: >1416<
cd_user_no: >10<
ci_collection: >1415<
ci_collection: >1416<
ci_user_no: >10<
data_name: >/user1/anotherone/DAYPARTY-77C6-4FB7-BDD3-6882E2F1BE74.ics<
item_name: >/user1/anotherone/DAYPARTY-77C6-4FB7-BDD3-6882E2F1BE74.ics<

View File

@ -39,6 +39,6 @@ target_resource_i: >NULL<
dav_owner_id: >1002<
privileges: >000000000001001011100111<
target_collection: >10<
target_resource_i: >1382<
target_resource_i: >1383<
timeout: >1 day<

View File

@ -19,6 +19,6 @@ target_resource_i: >NULL<
dav_owner_id: >1002<
privileges: >000000000001001011100111<
target_collection: >10<
target_resource_i: >1382<
target_resource_i: >1383<
timeout: >24:00:00<

View File

@ -58,4 +58,13 @@
<status>HTTP/1.1 200 OK</status>
</propstat>
</response>
<response>
<href>/public.php/user2/home/56f0e0e0-f742-012d-680c-002421a2359e.ics</href>
<propstat>
<prop>
<getetag>"61b62070fcc4fe1881e6630f6409616e"</getetag>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
</response>
</multistatus>

View File

@ -1,6 +1,6 @@
setval
--------
1482
1483
(1 row)
setval