View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004772 | SOGo | Backend Calendar | public | 2019-06-28 01:47 | 2019-07-23 09:29 |
Reporter | das_j | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | 4.0.7 | ||||
Summary | 0004772: SOGo does not return tasks with due date via WebDAV | ||||
Description | Once a task has a due date (via the web interface), the WebDAV interface doesn't return it anymore | ||||
Steps To Reproduce | curl --user $user -L --request REPORT --header 'Depth: 1000' --header 'Content-Type: application/xml; charset=utf-8' --data '<?xml version="1.0" encoding="UTF-8" ?><CAL:calendar-query xmlns="DAV:" xmlns:CAL="urn:ietf:params:xml:ns:caldav"><prop><getetag /></prop><CAL:filter><CAL:comp-filter name="VCALENDAR"><CAL:comp-filter name="VTODO" /></CAL:comp-filter></CAL:filter></CAL:calendar-query>' https://$domain/SOGo/dav/$user/Calendar/personal/ | ||||
Tags | CalDAV, calendar | ||||