[CalendarServer-dev] [Calendar and Contacts Server] #405: getetag return None in calendar folders when using sql datastore backend

Calendar and Contacts Server trac at macosforge.org
Mon Aug 1 15:30:20 PDT 2011


#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


More information about the calendarserver-dev mailing list