From 677513b49dec9c03a246cc4de8d31b76421f8029 Mon Sep 17 00:00:00 2001 From: Andrew McMillan Date: Thu, 3 May 2012 19:12:42 +1200 Subject: [PATCH] Current regression test results. --- .../tests/binding/1010-PROPPATCH-bound.result | 19 +- .../binding/1011-PROPPATCH-bound-fail.result | 10 +- .../binding/1033-PROPPATCH-admin-bound.result | 19 +- testing/tests/carddav/2023-PROPFIND.result | 10 +- testing/tests/carddav/2025-PROPFIND.result | 4 +- .../regression-suite/0218-Moz-REPORT.result | 72 +-- .../regression-suite/0219-Moz-REPORT.result | 72 +-- .../0401-Cadaver-PROPFIND-1.result | 2 +- .../0503-iCal-PROPFIND.result | 4 +- .../0509-iCal-PROPPATCH.result | 16 +- .../0533-iCal4-PROPPATCH.result | 18 +- .../0534-iCal4-PROPPATCH.result | 18 +- .../0535-iCal4-PROPPATCH.result | 14 +- .../0541-iCal4-PROPFIND.result | 4 +- .../0548-iCal-PROPFIND.result | 500 +++++++++--------- .../0553-iPhone-PROPFIND.result | 164 +++--- .../0554-iPhone-PROPFIND.result | 164 +++--- .../0606-Soho-PROPPATCH.result | 20 +- .../0840-Spec-PROPPATCH-1.result | 17 +- .../0841-Spec-PROPPATCH-2.result | 21 +- .../0842-Spec-PROPPATCH-3.result | 6 +- .../0844-Spec-PROPPATCH-addressbook.result | 17 +- .../0844-Spec-PROPPATCH-principal.result | 20 +- .../0845-Spec-PROPPATCH-both-fail.result | 6 +- .../0845-Spec-PROPPATCH-principal.result | 20 +- .../0846-Spec-PROPPATCH-calendar.result | 20 +- .../0873-GroupDAV-PROPFIND.result | 76 +-- ...42-REPORT-principal-property-search.result | 90 ++-- .../0970-REPORT-principal-match-self.result | 10 +- .../0971-REPORT-principal-match-prop.result | 30 +- 30 files changed, 763 insertions(+), 700 deletions(-) diff --git a/testing/tests/binding/1010-PROPPATCH-bound.result b/testing/tests/binding/1010-PROPPATCH-bound.result index 4eeb3340..10d1bc9b 100644 --- a/testing/tests/binding/1010-PROPPATCH-bound.result +++ b/testing/tests/binding/1010-PROPPATCH-bound.result @@ -1,16 +1,21 @@ -HTTP/1.1 200 OK +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, bind, addressbook, calendar-auto-schedule, calendar-proxy -Content-Length: 225 +Content-Length: 353 Content-Type: text/xml; charset="utf-8" - - - /caldav.php/user4/user2/ - All requested changes were made. - + + /caldav.php/user4/user2/ + All requested changes were made. + + + + + + HTTP/1.1 200 OK + dav_displayname: >Updated Displayname with PROPPATCH< diff --git a/testing/tests/binding/1011-PROPPATCH-bound-fail.result b/testing/tests/binding/1011-PROPPATCH-bound-fail.result index f7474e0a..071a6ff3 100644 --- a/testing/tests/binding/1011-PROPPATCH-bound-fail.result +++ b/testing/tests/binding/1011-PROPPATCH-bound-fail.result @@ -2,27 +2,27 @@ 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, bind, addressbook, calendar-auto-schedule, calendar-proxy -Content-Length: 608 +Content-Length: 615 Content-Type: text/xml; charset="utf-8" - + /caldav.php/user4/user2/ + Some properties were not able to be changed. - + HTTP/1.1 409 Conflict calendar-timezone property is only valid for a calendar. - + HTTP/1.1 424 Failed Dependency - Some properties were not able to be changed. diff --git a/testing/tests/binding/1033-PROPPATCH-admin-bound.result b/testing/tests/binding/1033-PROPPATCH-admin-bound.result index 14e5bc72..1520c5f8 100644 --- a/testing/tests/binding/1033-PROPPATCH-admin-bound.result +++ b/testing/tests/binding/1033-PROPPATCH-admin-bound.result @@ -1,16 +1,21 @@ -HTTP/1.1 200 OK +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, bind, addressbook, calendar-auto-schedule, calendar-proxy -Content-Length: 230 +Content-Length: 358 Content-Type: text/xml; charset="utf-8" - - - /caldav.php/user4/base/user3/ - All requested changes were made. - + + /caldav.php/user4/base/user3/ + All requested changes were made. + + + + + + HTTP/1.1 200 OK + dav_displayname: >Updated user4-base-user3 displayname with PROPPATCH< diff --git a/testing/tests/carddav/2023-PROPFIND.result b/testing/tests/carddav/2023-PROPFIND.result index 9f10aab8..bc9f57e5 100644 --- a/testing/tests/carddav/2023-PROPFIND.result +++ b/testing/tests/carddav/2023-PROPFIND.result @@ -2,19 +2,19 @@ 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, bind, addressbook, calendar-auto-schedule, calendar-proxy -ETag: "7656abee424b0f6763c3851c78613769" -Content-Length: 362 +ETag: "32708ff7fcccea1b9719ff092405c0a0" +Content-Length: 365 Content-Type: text/xml; charset="utf-8" - + /caldav.php/user1/ - + /caldav.php/user1/ - + HTTP/1.1 200 OK diff --git a/testing/tests/carddav/2025-PROPFIND.result b/testing/tests/carddav/2025-PROPFIND.result index 61e0f16b..373b1dd4 100644 --- a/testing/tests/carddav/2025-PROPFIND.result +++ b/testing/tests/carddav/2025-PROPFIND.result @@ -2,12 +2,12 @@ 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, bind, addressbook, calendar-auto-schedule, calendar-proxy -ETag: "c407a846b30b1e658173c72fab664629" +ETag: "ef3df689151fd487c9a178ab6d110e89" Content-Length: 636 Content-Type: text/xml; charset="utf-8" - + /caldav.php/user3/addresses/ diff --git a/testing/tests/regression-suite/0218-Moz-REPORT.result b/testing/tests/regression-suite/0218-Moz-REPORT.result index 055d709d..7b83e558 100644 --- a/testing/tests/regression-suite/0218-Moz-REPORT.result +++ b/testing/tests/regression-suite/0218-Moz-REPORT.result @@ -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, bind, addressbook, calendar-auto-schedule, calendar-proxy -ETag: "987fc68a44b7bc99bdf6fe3ab2d0b0ad" -Content-Length: 3587 +ETag: "bdfeddd69b3ba9e47d51a82fff8801cc" +Content-Length: 3690 Content-Type: text/xml; charset="utf-8" @@ -57,38 +57,42 @@ END:VCALENDAR /caldav.php/user1/home/9d050be7-8a02-4355-8ed3-02a9fc5f473f.ics - BEGIN:VCALENDAR -PRODID:-//Mozilla Calendar//NONSGML Sunbird//EN -VERSION:2.0 -BEGIN:VEVENT -CREATED:20061223T032350Z -LAST-MODIFIED:20061223T033144Z -DTSTAMP:20061223T033144Z -UID:9d050be7-8a02-4355-8ed3-02a9fc5f473f -CLASS:CONFIDENTIAL -DTSTART;TZID=/mozilla.org/20050126_1/Antarctica/McMurdo:20061223T160000 -DTEND;TZID=/mozilla.org/20050126_1/Antarctica/McMurdo:20061223T180000 -SUMMARY:Busy -END:VEVENT -BEGIN:VTIMEZONE -TZID:/mozilla.org/20050126_1/Antarctica/McMurdo -X-LIC-LOCATION:Antarctica/McMurdo -BEGIN:STANDARD -TZOFFSETFROM:+1300 -TZOFFSETTO:+1200 -TZNAME:NZST -DTSTART:19700315T030000 -RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=3SU;BYMONTH=3 -END:STANDARD -BEGIN:DAYLIGHT -TZOFFSETFROM:+1200 -TZOFFSETTO:+1300 -TZNAME:NZDT -DTSTART:19701004T020000 -RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=10 -END:DAYLIGHT -END:VTIMEZONE -END:VCALENDAR + BEGIN:VCALENDAR +PRODID:-//Mozilla Calendar//NONSGML Sunbird//EN +VERSION:2.0 +BEGIN:VEVENT +CREATED:20061223T032350Z +LAST-MODIFIED:20061223T033144Z +DTSTAMP:20061223T033144Z +UID:9d050be7-8a02-4355-8ed3-02a9fc5f473f +SUMMARY:Confidential Event +PRIORITY:0 +STATUS:CONFIRMED +CLASS:CONFIDENTIAL +DTSTART;TZID=/mozilla.org/20050126_1/Antarctica/McMurdo:20061223T160000 +DTEND;TZID=/mozilla.org/20050126_1/Antarctica/McMurdo:20061223T180000 +X-MOZ-LOCATIONPATH:9d050be7-8a02-4355-8ed3-02a9fc5f473f.ics +LOCATION:In a confidential place +END:VEVENT +BEGIN:VTIMEZONE +TZID:/mozilla.org/20050126_1/Antarctica/McMurdo +X-LIC-LOCATION:Antarctica/McMurdo +BEGIN:STANDARD +TZOFFSETFROM:+1300 +TZOFFSETTO:+1200 +TZNAME:NZST +DTSTART:19700315T030000 +RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=3SU;BYMONTH=3 +END:STANDARD +BEGIN:DAYLIGHT +TZOFFSETFROM:+1200 +TZOFFSETTO:+1300 +TZNAME:NZDT +DTSTART:19701004T020000 +RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=10 +END:DAYLIGHT +END:VTIMEZONE +END:VCALENDAR HTTP/1.1 200 OK diff --git a/testing/tests/regression-suite/0219-Moz-REPORT.result b/testing/tests/regression-suite/0219-Moz-REPORT.result index 055d709d..7b83e558 100644 --- a/testing/tests/regression-suite/0219-Moz-REPORT.result +++ b/testing/tests/regression-suite/0219-Moz-REPORT.result @@ -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, bind, addressbook, calendar-auto-schedule, calendar-proxy -ETag: "987fc68a44b7bc99bdf6fe3ab2d0b0ad" -Content-Length: 3587 +ETag: "bdfeddd69b3ba9e47d51a82fff8801cc" +Content-Length: 3690 Content-Type: text/xml; charset="utf-8" @@ -57,38 +57,42 @@ END:VCALENDAR /caldav.php/user1/home/9d050be7-8a02-4355-8ed3-02a9fc5f473f.ics - BEGIN:VCALENDAR -PRODID:-//Mozilla Calendar//NONSGML Sunbird//EN -VERSION:2.0 -BEGIN:VEVENT -CREATED:20061223T032350Z -LAST-MODIFIED:20061223T033144Z -DTSTAMP:20061223T033144Z -UID:9d050be7-8a02-4355-8ed3-02a9fc5f473f -CLASS:CONFIDENTIAL -DTSTART;TZID=/mozilla.org/20050126_1/Antarctica/McMurdo:20061223T160000 -DTEND;TZID=/mozilla.org/20050126_1/Antarctica/McMurdo:20061223T180000 -SUMMARY:Busy -END:VEVENT -BEGIN:VTIMEZONE -TZID:/mozilla.org/20050126_1/Antarctica/McMurdo -X-LIC-LOCATION:Antarctica/McMurdo -BEGIN:STANDARD -TZOFFSETFROM:+1300 -TZOFFSETTO:+1200 -TZNAME:NZST -DTSTART:19700315T030000 -RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=3SU;BYMONTH=3 -END:STANDARD -BEGIN:DAYLIGHT -TZOFFSETFROM:+1200 -TZOFFSETTO:+1300 -TZNAME:NZDT -DTSTART:19701004T020000 -RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=10 -END:DAYLIGHT -END:VTIMEZONE -END:VCALENDAR + BEGIN:VCALENDAR +PRODID:-//Mozilla Calendar//NONSGML Sunbird//EN +VERSION:2.0 +BEGIN:VEVENT +CREATED:20061223T032350Z +LAST-MODIFIED:20061223T033144Z +DTSTAMP:20061223T033144Z +UID:9d050be7-8a02-4355-8ed3-02a9fc5f473f +SUMMARY:Confidential Event +PRIORITY:0 +STATUS:CONFIRMED +CLASS:CONFIDENTIAL +DTSTART;TZID=/mozilla.org/20050126_1/Antarctica/McMurdo:20061223T160000 +DTEND;TZID=/mozilla.org/20050126_1/Antarctica/McMurdo:20061223T180000 +X-MOZ-LOCATIONPATH:9d050be7-8a02-4355-8ed3-02a9fc5f473f.ics +LOCATION:In a confidential place +END:VEVENT +BEGIN:VTIMEZONE +TZID:/mozilla.org/20050126_1/Antarctica/McMurdo +X-LIC-LOCATION:Antarctica/McMurdo +BEGIN:STANDARD +TZOFFSETFROM:+1300 +TZOFFSETTO:+1200 +TZNAME:NZST +DTSTART:19700315T030000 +RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=3SU;BYMONTH=3 +END:STANDARD +BEGIN:DAYLIGHT +TZOFFSETFROM:+1200 +TZOFFSETTO:+1300 +TZNAME:NZDT +DTSTART:19701004T020000 +RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=10 +END:DAYLIGHT +END:VTIMEZONE +END:VCALENDAR HTTP/1.1 200 OK diff --git a/testing/tests/regression-suite/0401-Cadaver-PROPFIND-1.result b/testing/tests/regression-suite/0401-Cadaver-PROPFIND-1.result index 0d58a4a6..d5ed11b7 100644 --- a/testing/tests/regression-suite/0401-Cadaver-PROPFIND-1.result +++ b/testing/tests/regression-suite/0401-Cadaver-PROPFIND-1.result @@ -1,5 +1,5 @@ - + /caldav.php/user1/home/ diff --git a/testing/tests/regression-suite/0503-iCal-PROPFIND.result b/testing/tests/regression-suite/0503-iCal-PROPFIND.result index 7557e637..4cab6f0d 100644 --- a/testing/tests/regression-suite/0503-iCal-PROPFIND.result +++ b/testing/tests/regression-suite/0503-iCal-PROPFIND.result @@ -2,12 +2,12 @@ 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, bind, addressbook, calendar-auto-schedule, calendar-proxy -ETag: "e76f1252cff440810b604e3903cc364b" +ETag: "2ff648e39018b51d9a547dd7560afa7c" Content-Length: 675 Content-Type: text/xml; charset="utf-8" - + /caldav.php/user1/home/ diff --git a/testing/tests/regression-suite/0509-iCal-PROPPATCH.result b/testing/tests/regression-suite/0509-iCal-PROPPATCH.result index fe6e4267..5bcc3a69 100644 --- a/testing/tests/regression-suite/0509-iCal-PROPPATCH.result +++ b/testing/tests/regression-suite/0509-iCal-PROPPATCH.result @@ -1,16 +1,20 @@ -HTTP/1.1 200 OK +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, bind, addressbook, calendar-auto-schedule, calendar-proxy -Content-Length: 256 +Content-Length: 326 Content-Type: text/xml; charset="utf-8" - - /caldav.php/user1/6E20BB7C-EFD9-4F0F-9BDC-5335E04D47E0/ - All requested changes were made. - + /caldav.php/user1/6E20BB7C-EFD9-4F0F-9BDC-5335E04D47E0/ + All requested changes were made. + + + + + HTTP/1.1 200 OK + dav_displayname: >iCal Calendar< diff --git a/testing/tests/regression-suite/0533-iCal4-PROPPATCH.result b/testing/tests/regression-suite/0533-iCal4-PROPPATCH.result index baa19dcc..9d66073a 100644 --- a/testing/tests/regression-suite/0533-iCal4-PROPPATCH.result +++ b/testing/tests/regression-suite/0533-iCal4-PROPPATCH.result @@ -1,14 +1,18 @@ -HTTP/1.1 200 OK +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, bind, addressbook, calendar-auto-schedule, calendar-proxy -Content-Length: 224 +Content-Length: 335 Content-Type: text/xml; charset="utf-8" - - - /caldav.php/user1/home/ - All requested changes were made. - + + /caldav.php/user1/home/ + All requested changes were made. + + + + + HTTP/1.1 200 OK + diff --git a/testing/tests/regression-suite/0534-iCal4-PROPPATCH.result b/testing/tests/regression-suite/0534-iCal4-PROPPATCH.result index baa19dcc..0bfeece6 100644 --- a/testing/tests/regression-suite/0534-iCal4-PROPPATCH.result +++ b/testing/tests/regression-suite/0534-iCal4-PROPPATCH.result @@ -1,14 +1,18 @@ -HTTP/1.1 200 OK +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, bind, addressbook, calendar-auto-schedule, calendar-proxy -Content-Length: 224 +Content-Length: 335 Content-Type: text/xml; charset="utf-8" - - - /caldav.php/user1/home/ - All requested changes were made. - + + /caldav.php/user1/home/ + All requested changes were made. + + + + + HTTP/1.1 200 OK + diff --git a/testing/tests/regression-suite/0535-iCal4-PROPPATCH.result b/testing/tests/regression-suite/0535-iCal4-PROPPATCH.result index baa19dcc..2b88405e 100644 --- a/testing/tests/regression-suite/0535-iCal4-PROPPATCH.result +++ b/testing/tests/regression-suite/0535-iCal4-PROPPATCH.result @@ -1,14 +1,16 @@ -HTTP/1.1 200 OK +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, bind, addressbook, calendar-auto-schedule, calendar-proxy -Content-Length: 224 +Content-Length: 267 Content-Type: text/xml; charset="utf-8" - - /caldav.php/user1/home/ - All requested changes were made. - + /caldav.php/user1/home/ + All requested changes were made. + + + HTTP/1.1 200 OK + diff --git a/testing/tests/regression-suite/0541-iCal4-PROPFIND.result b/testing/tests/regression-suite/0541-iCal4-PROPFIND.result index 789bb011..f93e4138 100644 --- a/testing/tests/regression-suite/0541-iCal4-PROPFIND.result +++ b/testing/tests/regression-suite/0541-iCal4-PROPFIND.result @@ -2,12 +2,12 @@ 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, bind, addressbook, calendar-auto-schedule, calendar-proxy -ETag: "40ca69213ba0a2d6145fb4e99205081f" +ETag: "906d1a3eca639905bd69e8ee92867c1a" Content-Length: 1521 Content-Type: text/xml; charset="utf-8" - + /caldav.php/user1/home/ diff --git a/testing/tests/regression-suite/0548-iCal-PROPFIND.result b/testing/tests/regression-suite/0548-iCal-PROPFIND.result index 78fa6e96..7d8072b8 100644 --- a/testing/tests/regression-suite/0548-iCal-PROPFIND.result +++ b/testing/tests/regression-suite/0548-iCal-PROPFIND.result @@ -4,12 +4,12 @@ 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, bind, addressbook, calendar-auto-schedule, calendar-proxy -ETag: "60916b1dd39825aaf565b74257f04c82" -Content-Length: 29709 +ETag: "a96ee5986fc6ac00fe9ab7139329e7b9" +Content-Length: 29691 Content-Type: text/xml; charset="utf-8" - + /caldav.php/user1/ @@ -17,11 +17,11 @@ Content-Type: text/xml; charset="utf-8" /user1/?add-member - + /caldav.php/user1/home/ /caldav.php/user1/created/ /caldav.php/user1/6E20BB7C-EFD9-4F0F-9BDC-5335E04D47E0/ - + @@ -58,7 +58,7 @@ Content-Type: text/xml; charset="utf-8" User 1 - "89514106d00f37cc9ee71689c450d2ef" + "89514106d00f37cc9ee71689c450d2ef" /caldav.php/user1/ @@ -69,9 +69,9 @@ Content-Type: text/xml; charset="utf-8" - + /user1/home/ - + @@ -99,30 +99,30 @@ Content-Type: text/xml; charset="utf-8" - + - + - + - - - - + + + + - - - - - - + + + + + + - - + + HTTP/1.1 404 Not Found @@ -135,11 +135,11 @@ Content-Type: text/xml; charset="utf-8" /user1/home/?add-member #0252D4FF - + /caldav.php/user1/home/ /caldav.php/user1/created/ /caldav.php/user1/6E20BB7C-EFD9-4F0F-9BDC-5335E04D47E0/ - + 1 @@ -161,7 +161,7 @@ Content-Type: text/xml; charset="utf-8" - + @@ -180,7 +180,7 @@ Content-Type: text/xml; charset="utf-8" user1 home - "243d78db0cc75a576d2603eef69efdc9" + "243d78db0cc75a576d2603eef69efdc9" /caldav.php/user1/ @@ -189,20 +189,20 @@ Content-Type: text/xml; charset="utf-8" - + - + /user1/home/ - - - - - - - - - - + + + + + + + + + + @@ -226,17 +226,17 @@ Content-Type: text/xml; charset="utf-8" - + - + - + @@ -246,26 +246,26 @@ Content-Type: text/xml; charset="utf-8" - + - - + + - - - - + + + + - - - - - - - + + + + + + + HTTP/1.1 404 Not Found @@ -277,11 +277,11 @@ Content-Type: text/xml; charset="utf-8" /user1/addresses/?add-member - + /caldav.php/user1/home/ /caldav.php/user1/created/ /caldav.php/user1/6E20BB7C-EFD9-4F0F-9BDC-5335E04D47E0/ - + @@ -318,7 +318,7 @@ Content-Type: text/xml; charset="utf-8" user1 addresses - "24c9e15e52afc47c225b757e7bee1f9d" + "24c9e15e52afc47c225b757e7bee1f9d" 65500 /caldav.php/user1/ @@ -330,9 +330,9 @@ Content-Type: text/xml; charset="utf-8" - + /user1/home/ - + @@ -371,28 +371,28 @@ Content-Type: text/xml; charset="utf-8" - + - + - + - - - - + + + + - - - - - - - - + + + + + + + + HTTP/1.1 404 Not Found @@ -404,11 +404,11 @@ Content-Type: text/xml; charset="utf-8" /user1/created/?add-member - + /caldav.php/user1/home/ /caldav.php/user1/created/ /caldav.php/user1/6E20BB7C-EFD9-4F0F-9BDC-5335E04D47E0/ - + @@ -429,7 +429,7 @@ Content-Type: text/xml; charset="utf-8" - + @@ -448,7 +448,7 @@ Content-Type: text/xml; charset="utf-8" created - "bac273dae96780a3c8ed0c032266322c" + "bac273dae96780a3c8ed0c032266322c" /caldav.php/user1/ @@ -457,20 +457,20 @@ Content-Type: text/xml; charset="utf-8" - + - + /user1/home/ - - - - - - - - - - + + + + + + + + + + @@ -494,17 +494,17 @@ Content-Type: text/xml; charset="utf-8" - + - + - + @@ -514,28 +514,28 @@ Content-Type: text/xml; charset="utf-8" - + - + - + - - - - + + + + - - - - - - - + + + + + + + HTTP/1.1 404 Not Found @@ -547,11 +547,11 @@ Content-Type: text/xml; charset="utf-8" /user1/.in/?add-member - + /caldav.php/user1/home/ /caldav.php/user1/created/ /caldav.php/user1/6E20BB7C-EFD9-4F0F-9BDC-5335E04D47E0/ - + @@ -587,20 +587,20 @@ Content-Type: text/xml; charset="utf-8" - + - + - + - + User 1 Inbox - "0389feae460444b4b5db3b16c94b1e43" + "0389feae460444b4b5db3b16c94b1e43" /caldav.php/user1/ @@ -609,16 +609,16 @@ Content-Type: text/xml; charset="utf-8" - + - + /user1/home/ - - - - - - + + + + + + @@ -647,28 +647,28 @@ Content-Type: text/xml; charset="utf-8" - + - + - + - - - - + + + + - - - - - - - + + + + + + + HTTP/1.1 404 Not Found @@ -680,11 +680,11 @@ Content-Type: text/xml; charset="utf-8" /user1/.out/?add-member - + /caldav.php/user1/home/ /caldav.php/user1/created/ /caldav.php/user1/6E20BB7C-EFD9-4F0F-9BDC-5335E04D47E0/ - + @@ -720,20 +720,20 @@ Content-Type: text/xml; charset="utf-8" - + - + - + - + User 1 Outbox - "1" + "1" /caldav.php/user1/ @@ -742,16 +742,16 @@ Content-Type: text/xml; charset="utf-8" - + - + /user1/home/ - - - - - - + + + + + + @@ -780,28 +780,28 @@ Content-Type: text/xml; charset="utf-8" - + - + - + - - - - + + + + - - - - - - - + + + + + + + HTTP/1.1 404 Not Found @@ -814,11 +814,11 @@ Content-Type: text/xml; charset="utf-8" /user1/6E20BB7C-EFD9-4F0F-9BDC-5335E04D47E0/?add-member #391B71A0 - + /caldav.php/user1/home/ /caldav.php/user1/created/ /caldav.php/user1/6E20BB7C-EFD9-4F0F-9BDC-5335E04D47E0/ - + @@ -839,7 +839,7 @@ Content-Type: text/xml; charset="utf-8" - + @@ -858,7 +858,7 @@ Content-Type: text/xml; charset="utf-8" iCal Calendar - "ac192d10783fff90598af2facc8259df" + "ac192d10783fff90598af2facc8259df" /caldav.php/user1/ @@ -867,20 +867,20 @@ Content-Type: text/xml; charset="utf-8" - + - + /user1/home/ - - - - - - - - - - + + + + + + + + + + @@ -904,17 +904,17 @@ Content-Type: text/xml; charset="utf-8" - + - + - + @@ -924,27 +924,27 @@ Content-Type: text/xml; charset="utf-8" - + - + - + - - - - + + + + - - - - - - - + + + + + + + HTTP/1.1 404 Not Found @@ -956,11 +956,11 @@ Content-Type: text/xml; charset="utf-8" /user1/calendar-proxy-read/?add-member - + /caldav.php/user1/home/ /caldav.php/user1/created/ /caldav.php/user1/6E20BB7C-EFD9-4F0F-9BDC-5335E04D47E0/ - + @@ -981,7 +981,7 @@ Content-Type: text/xml; charset="utf-8" - + @@ -1000,17 +1000,17 @@ Content-Type: text/xml; charset="utf-8" /user1/calendar-proxy-read/ - "abad5538c4aa570cc54b6ff0d36a4565" + "abad5538c4aa570cc54b6ff0d36a4565" /caldav.php/user1/ - + - + /user1/home/ - + @@ -1034,17 +1034,17 @@ Content-Type: text/xml; charset="utf-8" - + - + - + @@ -1063,31 +1063,31 @@ Content-Type: text/xml; charset="utf-8" - + - + - + - - - - + + + + - - - - - - + + + + + + - - + + HTTP/1.1 404 Not Found @@ -1099,11 +1099,11 @@ Content-Type: text/xml; charset="utf-8" /user1/calendar-proxy-write/?add-member - + /caldav.php/user1/home/ /caldav.php/user1/created/ /caldav.php/user1/6E20BB7C-EFD9-4F0F-9BDC-5335E04D47E0/ - + @@ -1124,7 +1124,7 @@ Content-Type: text/xml; charset="utf-8" - + @@ -1143,17 +1143,17 @@ Content-Type: text/xml; charset="utf-8" /user1/calendar-proxy-write/ - "04ba2c2164225fb5abce13f2c523b6c7" + "04ba2c2164225fb5abce13f2c523b6c7" /caldav.php/user1/ - + - + /user1/home/ - + @@ -1177,17 +1177,17 @@ Content-Type: text/xml; charset="utf-8" - + - + - + @@ -1206,31 +1206,31 @@ Content-Type: text/xml; charset="utf-8" - + - + - + - - - - + + + + - - - - - - + + + + + + - - + + HTTP/1.1 404 Not Found diff --git a/testing/tests/regression-suite/0553-iPhone-PROPFIND.result b/testing/tests/regression-suite/0553-iPhone-PROPFIND.result index e35d76ef..82c07e5e 100644 --- a/testing/tests/regression-suite/0553-iPhone-PROPFIND.result +++ b/testing/tests/regression-suite/0553-iPhone-PROPFIND.result @@ -2,18 +2,18 @@ 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, bind, addressbook, calendar-auto-schedule, calendar-proxy -ETag: "6ef0b9c58af6fb12800d0ebd056e0e85" -Content-Length: 12946 +ETag: "badcdb23956a17ef94ec1b98cd36f6fe" +Content-Length: 12994 Content-Type: text/xml; charset="utf-8" - + /caldav.php/user1/ User 1 - "89514106d00f37cc9ee71689c450d2ef" + "89514106d00f37cc9ee71689c450d2ef" @@ -58,9 +58,9 @@ Content-Type: text/xml; charset="utf-8" - + - + HTTP/1.1 404 Not Found @@ -70,20 +70,20 @@ Content-Type: text/xml; charset="utf-8" user1 home - "243d78db0cc75a576d2603eef69efdc9" + "243d78db0cc75a576d2603eef69efdc9" #0252D4FF - - - - - - - - - + + + + + + + + + - + @@ -105,7 +105,7 @@ Content-Type: text/xml; charset="utf-8" - + @@ -128,7 +128,7 @@ Content-Type: text/xml; charset="utf-8" - + HTTP/1.1 404 Not Found @@ -138,7 +138,7 @@ Content-Type: text/xml; charset="utf-8" user1 addresses - "24c9e15e52afc47c225b757e7bee1f9d" + "24c9e15e52afc47c225b757e7bee1f9d" @@ -183,9 +183,9 @@ Content-Type: text/xml; charset="utf-8" - + - + HTTP/1.1 404 Not Found @@ -195,19 +195,19 @@ Content-Type: text/xml; charset="utf-8" created - "bac273dae96780a3c8ed0c032266322c" - - - - - - - - - + "bac273dae96780a3c8ed0c032266322c" + + + + + + + + + - + @@ -229,7 +229,7 @@ Content-Type: text/xml; charset="utf-8" - + @@ -252,7 +252,7 @@ Content-Type: text/xml; charset="utf-8" - + HTTP/1.1 404 Not Found @@ -263,15 +263,15 @@ Content-Type: text/xml; charset="utf-8" User 1 Inbox - "0389feae460444b4b5db3b16c94b1e43" - - - - - + "0389feae460444b4b5db3b16c94b1e43" + + + + + - + @@ -308,16 +308,16 @@ Content-Type: text/xml; charset="utf-8" - + - + - + - + @@ -325,7 +325,7 @@ Content-Type: text/xml; charset="utf-8" - + HTTP/1.1 404 Not Found @@ -336,15 +336,15 @@ Content-Type: text/xml; charset="utf-8" User 1 Outbox - "1" - - - - - + "1" + + + + + - + @@ -381,16 +381,16 @@ Content-Type: text/xml; charset="utf-8" - + - + - + - + @@ -398,7 +398,7 @@ Content-Type: text/xml; charset="utf-8" - + HTTP/1.1 404 Not Found @@ -409,20 +409,20 @@ Content-Type: text/xml; charset="utf-8" iCal Calendar - "ac192d10783fff90598af2facc8259df" + "ac192d10783fff90598af2facc8259df" #391B71A0 - - - - - - - - - + + + + + + + + + - + @@ -444,7 +444,7 @@ Content-Type: text/xml; charset="utf-8" - + @@ -467,7 +467,7 @@ Content-Type: text/xml; charset="utf-8" - + HTTP/1.1 404 Not Found @@ -477,10 +477,10 @@ Content-Type: text/xml; charset="utf-8" /user1/calendar-proxy-read/ - "abad5538c4aa570cc54b6ff0d36a4565" + "abad5538c4aa570cc54b6ff0d36a4565" - + @@ -502,7 +502,7 @@ Content-Type: text/xml; charset="utf-8" - + @@ -525,9 +525,9 @@ Content-Type: text/xml; charset="utf-8" - + - + HTTP/1.1 404 Not Found @@ -537,10 +537,10 @@ Content-Type: text/xml; charset="utf-8" /user1/calendar-proxy-write/ - "04ba2c2164225fb5abce13f2c523b6c7" + "04ba2c2164225fb5abce13f2c523b6c7" - + @@ -562,7 +562,7 @@ Content-Type: text/xml; charset="utf-8" - + @@ -585,9 +585,9 @@ Content-Type: text/xml; charset="utf-8" - + - + HTTP/1.1 404 Not Found diff --git a/testing/tests/regression-suite/0554-iPhone-PROPFIND.result b/testing/tests/regression-suite/0554-iPhone-PROPFIND.result index e35d76ef..82c07e5e 100644 --- a/testing/tests/regression-suite/0554-iPhone-PROPFIND.result +++ b/testing/tests/regression-suite/0554-iPhone-PROPFIND.result @@ -2,18 +2,18 @@ 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, bind, addressbook, calendar-auto-schedule, calendar-proxy -ETag: "6ef0b9c58af6fb12800d0ebd056e0e85" -Content-Length: 12946 +ETag: "badcdb23956a17ef94ec1b98cd36f6fe" +Content-Length: 12994 Content-Type: text/xml; charset="utf-8" - + /caldav.php/user1/ User 1 - "89514106d00f37cc9ee71689c450d2ef" + "89514106d00f37cc9ee71689c450d2ef" @@ -58,9 +58,9 @@ Content-Type: text/xml; charset="utf-8" - + - + HTTP/1.1 404 Not Found @@ -70,20 +70,20 @@ Content-Type: text/xml; charset="utf-8" user1 home - "243d78db0cc75a576d2603eef69efdc9" + "243d78db0cc75a576d2603eef69efdc9" #0252D4FF - - - - - - - - - + + + + + + + + + - + @@ -105,7 +105,7 @@ Content-Type: text/xml; charset="utf-8" - + @@ -128,7 +128,7 @@ Content-Type: text/xml; charset="utf-8" - + HTTP/1.1 404 Not Found @@ -138,7 +138,7 @@ Content-Type: text/xml; charset="utf-8" user1 addresses - "24c9e15e52afc47c225b757e7bee1f9d" + "24c9e15e52afc47c225b757e7bee1f9d" @@ -183,9 +183,9 @@ Content-Type: text/xml; charset="utf-8" - + - + HTTP/1.1 404 Not Found @@ -195,19 +195,19 @@ Content-Type: text/xml; charset="utf-8" created - "bac273dae96780a3c8ed0c032266322c" - - - - - - - - - + "bac273dae96780a3c8ed0c032266322c" + + + + + + + + + - + @@ -229,7 +229,7 @@ Content-Type: text/xml; charset="utf-8" - + @@ -252,7 +252,7 @@ Content-Type: text/xml; charset="utf-8" - + HTTP/1.1 404 Not Found @@ -263,15 +263,15 @@ Content-Type: text/xml; charset="utf-8" User 1 Inbox - "0389feae460444b4b5db3b16c94b1e43" - - - - - + "0389feae460444b4b5db3b16c94b1e43" + + + + + - + @@ -308,16 +308,16 @@ Content-Type: text/xml; charset="utf-8" - + - + - + - + @@ -325,7 +325,7 @@ Content-Type: text/xml; charset="utf-8" - + HTTP/1.1 404 Not Found @@ -336,15 +336,15 @@ Content-Type: text/xml; charset="utf-8" User 1 Outbox - "1" - - - - - + "1" + + + + + - + @@ -381,16 +381,16 @@ Content-Type: text/xml; charset="utf-8" - + - + - + - + @@ -398,7 +398,7 @@ Content-Type: text/xml; charset="utf-8" - + HTTP/1.1 404 Not Found @@ -409,20 +409,20 @@ Content-Type: text/xml; charset="utf-8" iCal Calendar - "ac192d10783fff90598af2facc8259df" + "ac192d10783fff90598af2facc8259df" #391B71A0 - - - - - - - - - + + + + + + + + + - + @@ -444,7 +444,7 @@ Content-Type: text/xml; charset="utf-8" - + @@ -467,7 +467,7 @@ Content-Type: text/xml; charset="utf-8" - + HTTP/1.1 404 Not Found @@ -477,10 +477,10 @@ Content-Type: text/xml; charset="utf-8" /user1/calendar-proxy-read/ - "abad5538c4aa570cc54b6ff0d36a4565" + "abad5538c4aa570cc54b6ff0d36a4565" - + @@ -502,7 +502,7 @@ Content-Type: text/xml; charset="utf-8" - + @@ -525,9 +525,9 @@ Content-Type: text/xml; charset="utf-8" - + - + HTTP/1.1 404 Not Found @@ -537,10 +537,10 @@ Content-Type: text/xml; charset="utf-8" /user1/calendar-proxy-write/ - "04ba2c2164225fb5abce13f2c523b6c7" + "04ba2c2164225fb5abce13f2c523b6c7" - + @@ -562,7 +562,7 @@ Content-Type: text/xml; charset="utf-8" - + @@ -585,9 +585,9 @@ Content-Type: text/xml; charset="utf-8" - + - + HTTP/1.1 404 Not Found diff --git a/testing/tests/regression-suite/0606-Soho-PROPPATCH.result b/testing/tests/regression-suite/0606-Soho-PROPPATCH.result index 07c35f83..f6a53a0b 100644 --- a/testing/tests/regression-suite/0606-Soho-PROPPATCH.result +++ b/testing/tests/regression-suite/0606-Soho-PROPPATCH.result @@ -1,16 +1,22 @@ -HTTP/1.1 200 OK +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, bind, addressbook, calendar-auto-schedule, calendar-proxy Content-Location: /caldav.php/user1/SOHO%20collection/ -Content-Length: 237 +Content-Length: 424 Content-Type: text/xml; charset="utf-8" - - - /caldav.php/user1/SOHO%20collection/ - All requested changes were made. - + + /caldav.php/user1/SOHO%20collection/ + All requested changes were made. + + + + + + + HTTP/1.1 200 OK + diff --git a/testing/tests/regression-suite/0840-Spec-PROPPATCH-1.result b/testing/tests/regression-suite/0840-Spec-PROPPATCH-1.result index d35ad449..b801b78f 100644 --- a/testing/tests/regression-suite/0840-Spec-PROPPATCH-1.result +++ b/testing/tests/regression-suite/0840-Spec-PROPPATCH-1.result @@ -2,16 +2,17 @@ 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, bind, addressbook, calendar-auto-schedule, calendar-proxy -Content-Length: 806 +Content-Length: 709 Content-Type: text/xml; charset="utf-8" - + /caldav.php/user1/home/ + Some properties were not able to be changed. - + HTTP/1.1 409 Conflict DAV::resourcetype may only be set to a new value, it may not be removed. @@ -21,17 +22,11 @@ Content-Type: text/xml; charset="utf-8" - + + HTTP/1.1 424 Failed Dependency - - - - - HTTP/1.1 424 Failed Dependency - - Some properties were not able to be changed. diff --git a/testing/tests/regression-suite/0841-Spec-PROPPATCH-2.result b/testing/tests/regression-suite/0841-Spec-PROPPATCH-2.result index 1531cdc7..f1b7ce72 100644 --- a/testing/tests/regression-suite/0841-Spec-PROPPATCH-2.result +++ b/testing/tests/regression-suite/0841-Spec-PROPPATCH-2.result @@ -1,16 +1,23 @@ -HTTP/1.1 200 OK +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, bind, addressbook, calendar-auto-schedule, calendar-proxy -Content-Length: 224 +Content-Length: 448 Content-Type: text/xml; charset="utf-8" - - - /caldav.php/user1/home/ - All requested changes were made. - + + /caldav.php/user1/home/ + All requested changes were made. + + + + + + + + HTTP/1.1 200 OK + changed_last_5m: >1< diff --git a/testing/tests/regression-suite/0842-Spec-PROPPATCH-3.result b/testing/tests/regression-suite/0842-Spec-PROPPATCH-3.result index 2f2b9638..431c3185 100644 --- a/testing/tests/regression-suite/0842-Spec-PROPPATCH-3.result +++ b/testing/tests/regression-suite/0842-Spec-PROPPATCH-3.result @@ -2,16 +2,17 @@ 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, bind, addressbook, calendar-auto-schedule, calendar-proxy -Content-Length: 533 +Content-Length: 528 Content-Type: text/xml; charset="utf-8" /caldav.php/user1/home/ + Some properties were not able to be changed. - + HTTP/1.1 409 Conflict DAV::resourcetype may only be set to a new value, it may not be removed. @@ -19,7 +20,6 @@ Content-Type: text/xml; charset="utf-8" - Some properties were not able to be changed. diff --git a/testing/tests/regression-suite/0844-Spec-PROPPATCH-addressbook.result b/testing/tests/regression-suite/0844-Spec-PROPPATCH-addressbook.result index a6c2bd5d..58f7def2 100644 --- a/testing/tests/regression-suite/0844-Spec-PROPPATCH-addressbook.result +++ b/testing/tests/regression-suite/0844-Spec-PROPPATCH-addressbook.result @@ -1,16 +1,21 @@ -HTTP/1.1 200 OK +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, bind, addressbook, calendar-auto-schedule, calendar-proxy -Content-Length: 224 +Content-Length: 313 Content-Type: text/xml; charset="utf-8" - - /caldav.php/user1/home/ - All requested changes were made. - + /caldav.php/user1/home/ + All requested changes were made. + + + + + + HTTP/1.1 200 OK + changed_last_5m: >1< diff --git a/testing/tests/regression-suite/0844-Spec-PROPPATCH-principal.result b/testing/tests/regression-suite/0844-Spec-PROPPATCH-principal.result index e80d15c6..2c9fb899 100644 --- a/testing/tests/regression-suite/0844-Spec-PROPPATCH-principal.result +++ b/testing/tests/regression-suite/0844-Spec-PROPPATCH-principal.result @@ -1,16 +1,22 @@ -HTTP/1.1 200 OK +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, bind, addressbook, calendar-auto-schedule, calendar-proxy -Content-Length: 219 +Content-Length: 374 Content-Type: text/xml; charset="utf-8" - - - /caldav.php/user1/ - All requested changes were made. - + + /caldav.php/user1/ + All requested changes were made. + + + + + + + HTTP/1.1 200 OK + displayname: >User Number One PROPPATCH'd in< diff --git a/testing/tests/regression-suite/0845-Spec-PROPPATCH-both-fail.result b/testing/tests/regression-suite/0845-Spec-PROPPATCH-both-fail.result index dbc6c8d2..d352886b 100644 --- a/testing/tests/regression-suite/0845-Spec-PROPPATCH-both-fail.result +++ b/testing/tests/regression-suite/0845-Spec-PROPPATCH-both-fail.result @@ -2,16 +2,17 @@ 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, bind, addressbook, calendar-auto-schedule, calendar-proxy -Content-Length: 513 +Content-Length: 508 Content-Type: text/xml; charset="utf-8" /caldav.php/user1/home/ + Some properties were not able to be changed. - + HTTP/1.1 403 Forbidden Resources may not be changed to / from collections. @@ -19,7 +20,6 @@ Content-Type: text/xml; charset="utf-8" - Some properties were not able to be changed. diff --git a/testing/tests/regression-suite/0845-Spec-PROPPATCH-principal.result b/testing/tests/regression-suite/0845-Spec-PROPPATCH-principal.result index f6f64dee..a7f9cf5a 100644 --- a/testing/tests/regression-suite/0845-Spec-PROPPATCH-principal.result +++ b/testing/tests/regression-suite/0845-Spec-PROPPATCH-principal.result @@ -1,16 +1,22 @@ -HTTP/1.1 200 OK +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, bind, addressbook, calendar-auto-schedule, calendar-proxy -Content-Length: 219 +Content-Length: 374 Content-Type: text/xml; charset="utf-8" - - - /caldav.php/user1/ - All requested changes were made. - + + /caldav.php/user1/ + All requested changes were made. + + + + + + + HTTP/1.1 200 OK + displayname: >User 1< diff --git a/testing/tests/regression-suite/0846-Spec-PROPPATCH-calendar.result b/testing/tests/regression-suite/0846-Spec-PROPPATCH-calendar.result index eac30c0c..264a9336 100644 --- a/testing/tests/regression-suite/0846-Spec-PROPPATCH-calendar.result +++ b/testing/tests/regression-suite/0846-Spec-PROPPATCH-calendar.result @@ -1,16 +1,22 @@ -HTTP/1.1 200 OK +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, bind, addressbook, calendar-auto-schedule, calendar-proxy -Content-Length: 224 +Content-Length: 386 Content-Type: text/xml; charset="utf-8" - - - /caldav.php/user1/home/ - All requested changes were made. - + + /caldav.php/user1/home/ + All requested changes were made. + + + + + + + HTTP/1.1 200 OK + changed_last_5m: >1< diff --git a/testing/tests/regression-suite/0873-GroupDAV-PROPFIND.result b/testing/tests/regression-suite/0873-GroupDAV-PROPFIND.result index 938304ca..06841741 100644 --- a/testing/tests/regression-suite/0873-GroupDAV-PROPFIND.result +++ b/testing/tests/regression-suite/0873-GroupDAV-PROPFIND.result @@ -3,11 +3,11 @@ Date: Dow, 01 Jan 2000 00:00:00 GMT DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy ETag: "some valid etag" -Content-Length: 6789 +Content-Length: 6796 Content-Type: text/xml; charset="utf-8" - + /caldav.php/ @@ -28,7 +28,7 @@ Content-Type: text/xml; charset="utf-8" - + HTTP/1.1 200 OK @@ -36,11 +36,11 @@ Content-Type: text/xml; charset="utf-8" - - - - - + + + + + HTTP/1.1 404 Not Found @@ -90,7 +90,7 @@ Content-Type: text/xml; charset="utf-8" - some valid etag + "d48d6c668e8410d0b51e3394358a8412" HTTP/1.1 200 OK @@ -98,11 +98,11 @@ Content-Type: text/xml; charset="utf-8" - - - - - + + + + + HTTP/1.1 404 Not Found @@ -117,7 +117,7 @@ Content-Type: text/xml; charset="utf-8" httpd/unix-directory - some valid etag + "ab4a67c917e242e0989cd278c75a510e" HTTP/1.1 200 OK @@ -131,11 +131,11 @@ Content-Type: text/xml; charset="utf-8" - - - - - + + + + + HTTP/1.1 404 Not Found @@ -150,7 +150,7 @@ Content-Type: text/xml; charset="utf-8" httpd/unix-directory - some valid etag + "4d470212545b8dd76f702fe2444accad" HTTP/1.1 200 OK @@ -164,11 +164,11 @@ Content-Type: text/xml; charset="utf-8" - - - - - + + + + + HTTP/1.1 404 Not Found @@ -218,7 +218,7 @@ Content-Type: text/xml; charset="utf-8" - some valid etag + "c8ebc60237eb353a52e7278c96e50a74" HTTP/1.1 200 OK @@ -226,11 +226,11 @@ Content-Type: text/xml; charset="utf-8" - - - - - + + + + + HTTP/1.1 404 Not Found @@ -280,7 +280,7 @@ Content-Type: text/xml; charset="utf-8" - some valid etag + "22a1e83f9f1b185fee3c792c15015af0" HTTP/1.1 200 OK @@ -288,11 +288,11 @@ Content-Type: text/xml; charset="utf-8" - - - - - + + + + + HTTP/1.1 404 Not Found diff --git a/testing/tests/regression-suite/0942-REPORT-principal-property-search.result b/testing/tests/regression-suite/0942-REPORT-principal-property-search.result index 3bb2af07..d2b9e94a 100644 --- a/testing/tests/regression-suite/0942-REPORT-principal-property-search.result +++ b/testing/tests/regression-suite/0942-REPORT-principal-property-search.result @@ -2,20 +2,20 @@ 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, bind, addressbook, calendar-auto-schedule, calendar-proxy -ETag: "63123b75248ffab16849fec6c2e2846d" -Content-Length: 3880 +ETag: "85e4975129afbf7f39b54da55ef16eb4" +Content-Length: 3886 Content-Type: text/xml; charset="utf-8" - + /caldav.php/user1/ - + mailto:user1@example.net /caldav.php/user1/ - + User 1 /caldav.php/user1/ @@ -25,11 +25,11 @@ Content-Type: text/xml; charset="utf-8" - - - - - + + + + + HTTP/1.1 404 Not Found @@ -38,10 +38,10 @@ Content-Type: text/xml; charset="utf-8" /caldav.php/user2/ - + mailto:user2@example.net /caldav.php/user2/ - + User 2 /caldav.php/user2/ @@ -51,11 +51,11 @@ Content-Type: text/xml; charset="utf-8" - - - - - + + + + + HTTP/1.1 404 Not Found @@ -64,10 +64,10 @@ Content-Type: text/xml; charset="utf-8" /caldav.php/user3/ - + mailto:user3@example.net /caldav.php/user3/ - + User 3 /caldav.php/user3/ @@ -77,11 +77,11 @@ Content-Type: text/xml; charset="utf-8" - - - - - + + + + + HTTP/1.1 404 Not Found @@ -90,10 +90,10 @@ Content-Type: text/xml; charset="utf-8" /caldav.php/user4/ - + mailto:user4@example.net /caldav.php/user4/ - + User 4 /caldav.php/user4/ @@ -103,11 +103,11 @@ Content-Type: text/xml; charset="utf-8" - - - - - + + + + + HTTP/1.1 404 Not Found @@ -116,10 +116,10 @@ Content-Type: text/xml; charset="utf-8" /caldav.php/user5/ - + mailto:user5@example.net /caldav.php/user5/ - + User 5 /caldav.php/user5/ @@ -129,11 +129,11 @@ Content-Type: text/xml; charset="utf-8" - - - - - + + + + + HTTP/1.1 404 Not Found @@ -142,10 +142,10 @@ Content-Type: text/xml; charset="utf-8" /caldav.php/User%20Six/ - + mailto:user6@example.net /caldav.php/User%20Six/ - + User 6 /caldav.php/User%20Six/ @@ -155,11 +155,11 @@ Content-Type: text/xml; charset="utf-8" - - - - - + + + + + HTTP/1.1 404 Not Found diff --git a/testing/tests/regression-suite/0970-REPORT-principal-match-self.result b/testing/tests/regression-suite/0970-REPORT-principal-match-self.result index 9f10aab8..bc9f57e5 100644 --- a/testing/tests/regression-suite/0970-REPORT-principal-match-self.result +++ b/testing/tests/regression-suite/0970-REPORT-principal-match-self.result @@ -2,19 +2,19 @@ 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, bind, addressbook, calendar-auto-schedule, calendar-proxy -ETag: "7656abee424b0f6763c3851c78613769" -Content-Length: 362 +ETag: "32708ff7fcccea1b9719ff092405c0a0" +Content-Length: 365 Content-Type: text/xml; charset="utf-8" - + /caldav.php/user1/ - + /caldav.php/user1/ - + HTTP/1.1 200 OK diff --git a/testing/tests/regression-suite/0971-REPORT-principal-match-prop.result b/testing/tests/regression-suite/0971-REPORT-principal-match-prop.result index dd8059f4..280c0278 100644 --- a/testing/tests/regression-suite/0971-REPORT-principal-match-prop.result +++ b/testing/tests/regression-suite/0971-REPORT-principal-match-prop.result @@ -2,19 +2,19 @@ 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, bind, addressbook, calendar-auto-schedule, calendar-proxy -ETag: "c6026dd8dbea9512cd6e210a06f30c4a" -Content-Length: 1795 +ETag: "46d5fa30779c8449cfc918351c536a79" +Content-Length: 1808 Content-Type: text/xml; charset="utf-8" - + /caldav.php/user1/ - + /caldav.php/user1/ - + User 1 HTTP/1.1 200 OK @@ -24,9 +24,9 @@ Content-Type: text/xml; charset="utf-8" /caldav.php/user2/ - + /caldav.php/user2/ - + User 2 HTTP/1.1 200 OK @@ -36,9 +36,9 @@ Content-Type: text/xml; charset="utf-8" /caldav.php/user3/ - + /caldav.php/user3/ - + User 3 HTTP/1.1 200 OK @@ -48,9 +48,9 @@ Content-Type: text/xml; charset="utf-8" /caldav.php/user4/ - + /caldav.php/user4/ - + User 4 HTTP/1.1 200 OK @@ -60,9 +60,9 @@ Content-Type: text/xml; charset="utf-8" /caldav.php/user5/ - + /caldav.php/user5/ - + User 5 HTTP/1.1 200 OK @@ -72,9 +72,9 @@ Content-Type: text/xml; charset="utf-8" /caldav.php/User%20Six/ - + /caldav.php/User%20Six/ - + User 6 HTTP/1.1 200 OK