#405: getetag return None in calendar folders when using sql datastore backend ------------------------------+--------------------------------------------- Reporter: pedro@… | Owner: wsanchez@… Type: Defect | Status: new Priority: 5: Not set | Milestone: CalendarServer-3.x Component: Calendar Server | Severity: Other Keywords: | Radar: ------------------------------+--------------------------------------------- Comment(by mail@…): Just to clarify: In source:/CalendarServer/trunk/txdav/common/datastore/sql.py@6909#L1663 there is in fact simply none returned. {{{ def md5(self): return None }}} -- Ticket URL: <http://trac.calendarserver.org/ticket/405#comment:1> Calendar and Contacts Server </> HTTP/WebDAV/CalDAV Server