Ticket #62 (closed Defect: Cannot reproduce)
calendar-query on non-calendar collection should result in an error
| Reported by: | wsanchez@… | Owned by: | wsanchez@… |
|---|---|---|---|
| Priority: | 4: Nice to have | Milestone: | CalDAV-access |
| Component: | Calendar Server | Severity: | Other |
| Keywords: | Cc: | ||
| Port: |
Description
When you perform a calendar-query on a non-calendar collection (eg. on a calendar home), you get back an empty multi-status response. That's confusing if you happen to be accidentally hitting the wrong URI. Perhaps some sort of error status code would be more appropriate.
Change History
Note: See
TracTickets for help on using
tickets.


This is as expected per the spec. The spec allows calendar-query on regular collections so queries on collections of calendars casn be done. If there are no results the multistatus is empty.