#207: Recurring events do not appear to extend beyond November 2008
------------------------------------+---------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  [EMAIL PROTECTED]
     Type:  Defect                  |       Status:  new            
 Priority:  1: Blocker              |    Milestone:  2.x            
Component:  Calendar Server         |      Version:                 
 Severity:  Serious                 |   Resolution:                 
 Keywords:                          |  
------------------------------------+---------------------------------------
Changes (by [EMAIL PROTECTED]):

  * owner:  [EMAIL PROTECTED] => [EMAIL PROTECTED]
  * milestone:  1.3 => 2.x

Comment:

 The index is supposed to indicate how far out expansion has happened for
 each event, and if a query against the index goes beyond that time, the
 expansion should be brought out farther, up to a defined limit.

 If we have expanded to the limit, then any queries that goes beyond the
 limit would have to read the icalendar data to see if that event matches
 (far more expensive, but the idea is that such queries should be rare).

 The code is apparently not working as I described.

-- 
Ticket URL: <https://trac.calendarserver.org/ticket/207#comment:4>
CalendarServer </>
HTTP/WebDAV/CalDAV Server
_______________________________________________
calendarserver-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-dev

Reply via email to