When an event has no DTEND, set the duration to zero. This prevents a recurring...
authorArt Cancro <ajc@uncensored.citadel.org>
Tue, 20 Mar 2012 01:18:14 +0000 (21:18 -0400)
committerArt Cancro <ajc@uncensored.citadel.org>
Tue, 20 Mar 2012 01:18:14 +0000 (21:18 -0400)
commitff209ccbc11da5dd7870761a2bf9b0ff615644e0
tree9c4e394e666cc4f6933c5d2228957b793e3c5c72
parent305f1d32074290821acd6ead99f3be7568c0304d
When an event has no DTEND, set the duration to zero.  This prevents a recurring event with no DTEND from throwing the recurrence calculator into a very long loop.
webcit/calendar.c