As the subject says CalendarSummary crashes with an assertion error if it
is given a schedule that starts in the future or ends in less than 60 days.
This is a side effect of a change introduced in r1170. After this revision
GenerateDateTripsDeparturesList no longer removed days with no trips at the
beginning or the end of the range, but CalendarSummary relied on this behavior.
The adequate warnings should be issued, but CalendarSummary should not crash.
Original issue reported on code.google.com by a...@google.com on 25 Nov 2009 at 4:22
Original issue reported on code.google.com by
a...@google.com
on 25 Nov 2009 at 4:22