[dev] [kronolith-patch] delete events
Chuck Hagenbuch
chuck at horde.org
Mon Oct 11 21:03:42 PDT 2004
Quoting Francois Marier <francois at nit.ca>:
>> >When creating a recurring event and deleting all recurrences
>> >by clicking the delete button on the first recurrence and then
>> >clicking the "Future" button, the event will still remain in the
>> >database even though it's not shown anymore.
>> >
>> >From what I gathered, the Driver's nextRecurrence() method returns a
>> >date after the recurrence end and so the check introduced by this
>> >patch ( roughly: if !exceptionOn(nextRecurrence) ) will return false.
>> >
>> >It looks like this last bug was introduced more or less recently since
>> >it doesn't occur in the Alpha version of Kronolith.
>>
>> Possibly in the course of fixing other recurrence bugs. Does this
>> happen for all
>> recurrence types? Or only one or two of them?
>
> I have tested all recurrence types and have been able to reproduce
> this bug in all of them.
If you can send code to reproduce this (command line tests if possible) I'll
gladly work on debugging it, but at the moment it's kind of falling off my
radar screen since it's not affecting behavior that I see (aside from
the above
case).
-chuck
--
"But she goes not abroad in search of monsters to destroy." - John
Quincy Adams
More information about the dev
mailing list