#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: 1.3
Component: Calendar Server | Version:
Severity: Serious | Resolution:
Keywords: |
------------------------------------+---------------------------------------
Comment (by [EMAIL PROTECTED]):
Peter Mogensen noticed that DCS (1.2) will not return an event instance
more than
356 days from the creation of the event in a calendar-query.
He found that these events are not put into the TIMESPAN index, which
means that they are not returned by a search using the index.
Searches seems to not use the index when there's a time-range element in
the filter, but the exception detecting this is only thrown from the
filter expression generator for prop-filters, ... which again means that
if you don't have a prop-filter in your query, you'll get a search using
the index, which will ignore these 356+ days events.
--
Ticket URL: <https://trac.calendarserver.org/ticket/207#comment:3>
CalendarServer </>
HTTP/WebDAV/CalDAV Server
_______________________________________________
calendarserver-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-dev