davical/testing/tests/regression-suite/2500-is-defined-Setup-PUT-resources-1.result
Andrew Ruthven 15d01c8bed Store DTSTART and DTEND from user in shadow columns
We want to store the calculated dtstart and dtend in the database so we can
use SQL to fetch records. However, we also need what the user sent us so we
can allow prop-filters to be used as well.

So we store what the user sends us in dtstart_orig and dtend_orig and only
use for relevant prop-filter reports.
2023-03-12 20:17:43 +01:00

47 lines
1.4 KiB
Plaintext

HTTP/1.1 201 Created
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: "7f689d339d2aaa93571b78742a2e0f33"
Content-Length: 0
Content-Type: text/plain; charset="utf-8"
CalDAV Data: >BEGIN:VCALENDAR
PRODID:-//Puck Handcrafted VCAL//NONSGML Sunbird//EN
VERSION:2.0
BEGIN:VEVENT
SUMMARY:No DTEND, from PUT
DTSTART;VALUE=DATE:19971102
DTSTAMP:19970901T130000Z
UID:19970901T130000Z-123403@example.com
RRULE:FREQ=YEARLY
CATEGORIES:ANNIVERSARY,PERSONAL,SPECIAL OCCASION
CLASS:CONFIDENTIAL
TRANSP:TRANSPARENT
END:VEVENT
END:VCALENDAR
<
caldav_type: >VEVENT<
class: >CONFIDENTIAL<
dav_etag: >7f689d339d2aaa93571b78742a2e0f33<
description: >NULL<
dtend: >1997-11-03 00:00:00+13<
dtend_orig: >NULL<
dtstamp: >1997-09-01 13:00:00<
dtstart: >1997-11-02 00:00:00+13<
dtstart_orig: >1997-11-02 00:00:00+13<
due: >NULL<
location: >NULL<
logged_user: >10<
percent_complete: >NULL<
priority: >NULL<
rrule: >FREQ=YEARLY<
status: >NULL<
summary: >No DTEND, from PUT<
transp: >TRANSPARENT<
uid: >19970901T130000Z-123403@example.com<
url: >NULL<
user_no: >10<