davical/testing/tests/regression-suite/2500-is-defined-Setup-PUT-resources-4.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

48 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: "782dee4f8d7cfdac111d80ce74530419"
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:VTODO
UID:19930901T130000Z-123408@host.com
DTSTAMP:19930901T130000Z
DTSTART:19930415T133000Z
DTEND:19930416T133000Z
SUMMARY:Status is IN-PROCESS, URL is set, CLASS isn't set, from PUT
STATUS:IN-PROCESS
URL:https://www.davical.org
CATEGORIES:FAMILY,FINANCE
PRIORITY:1
END:VTODO
END:VCALENDAR
<
caldav_type: >VTODO<
class: >NULL<
dav_etag: >782dee4f8d7cfdac111d80ce74530419<
description: >NULL<
dtend: >1993-04-17 01:30:00+12<
dtend_orig: >1993-04-17 01:30:00+12<
dtstamp: >1993-09-01 13:00:00<
dtstart: >1993-04-16 01:30:00+12<
dtstart_orig: >1993-04-16 01:30:00+12<
due: >NULL<
location: >NULL<
logged_user: >10<
percent_complete: >NULL<
priority: >1<
rrule: >NULL<
status: >IN-PROCESS<
summary: >Status is IN-PROCESS, URL is set, CLASS isn't set, from PUT<
transp: >NULL<
uid: >19930901T130000Z-123408@host.com<
url: >https://www.davical.org<
user_no: >10<