#405: getetag return None in calendar folders when using sql datastore backend --------------------------------+------------------------------------------- Reporter: pedro@… | Owner: wsanchez@… Type: Defect | Status: closed Priority: 5: Not set | Milestone: CalendarServer-3.x Component: Calendar Server | Severity: Other Resolution: Behaves correctly | Keywords: Radar: | --------------------------------+------------------------------------------- Changes (by wsanchez@…):
* status: new => closed * resolution: => Behaves correctly Comment: ETags are not an appropriate way to track changes to collection resources; it's only a good way to track the *rendered representation* of a collection. There is no requirement that ETags change when collections add or remove members, etc. This is why we invented CTags as a work-around and now support the sync report. -- Ticket URL: <http://trac.calendarserver.org/ticket/405#comment:2> Calendar and Contacts Server </> HTTP/WebDAV/CalDAV Server _______________________________________________ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-dev