View Issue Details

IDProjectCategoryView StatusLast Update
0004772SOGoBackend Calendarpublic2019-07-23 09:29
Reporterdas_j Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status newResolutionopen 
Product Version4.0.7 
Summary0004772: 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/

TagsCalDAV, calendar

Activities

das_j

das_j

2019-07-23 09:29

reporter   ~0013674

This only happens when setting SOGoDAVCalendarStartTimeLimit

Issue History

Date Modified Username Field Change
2019-06-28 01:47 das_j New Issue
2019-06-28 23:06 das_j Tag Attached: CalDAV
2019-06-28 23:06 das_j Tag Attached: calendar
2019-07-23 09:29 das_j Note Added: 0013674