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:39 +0000 (21:18 -0400)
commit6692fc1a98b9e45b0ef43348f396d84758006226
treedca82f35786b418f42e75e0818ae64233d77e6d9
parentabdc4294f710a237888c8003cf205ed1eb224cee
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