Open brunt82 opened 7 years ago
I am seeing similar behaviour using the exact same query (although there's no time filter). I am simply trying to get a list of all VTODO items but it always returns empty. I've connected to the server with other TODO applications and they see the TODOs just fine. The intricacies of the syntax you posted leads me to believe we're probably using the same PHP class.
Did you ever solve your problem?
When I report for a recurring vtodo with a time-range, the server will not match the event:
I upload the following VTODO:
And send the following report:
The response it empty, but I would expect, that the VTODO is delivered by the server, because the recurring events should be matched (RRULE:FREQ=DAILY;COUNT=5).
There was already a similar behavior for VEVENTS: https://github.com/fruux/sabre-dav/issues/73