6.0.0-alpha14
6/30/25

[#11988] alarms not deleted on event delete with Kolab backend
Summary alarms not deleted on event delete with Kolab backend
Queue Kronolith
Queue Version 4.0.3
Type Bug
State Resolved
Priority 1. Low
Owners jan (at) horde (dot) org
Requester jmozdzen (at) nde (dot) ag
Created 01/23/2013 (4541 days ago)
Due
Updated 01/24/2013 (4540 days ago)
Assigned
Resolved 01/24/2013 (4540 days ago)
Github Issue Link
Github Pull Request
Milestone 4.0.4
Patch No

History
01/24/2013 11:01:55 AM Jan Schneider Assigned to Jan Schneider
State ⇒ Resolved
Milestone ⇒ 4.0.4
 
01/24/2013 11:01:48 AM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

commit 5fcf7d810d39378491b645dc9a0dbfba5f108765
Author: Jan Schneider <jan@horde.org>
Date:   Thu Jan 24 12:01:27 2013 +0100

     Cleanup after event deletion in base class (Bug #11988).

  kronolith/docs/CHANGES         |    2 +
  kronolith/lib/Driver.php       |   84 
+++++++++++++++++++++++++++++++++++++++-
  kronolith/lib/Driver/Ical.php  |   11 ++++-
  kronolith/lib/Driver/Kolab.php |   18 ++-------
  kronolith/lib/Driver/Sql.php   |   57 ++-------------------------
  kronolith/package.xml          |    2 +
  6 files changed, 103 insertions(+), 71 deletions(-)

http://git.horde.org/horde-git/-/commit/5fcf7d810d39378491b645dc9a0dbfba5f108765
01/23/2013 12:23:29 AM jmozdzen (at) nde (dot) ag Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ alarms not deleted on event delete with Kolab backend
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
I had an event set up for today, with a set alarm time (2h before the 
event, so for today, too).

The event was deleted by me via the browser UI Monday or Tuesday last 
week, and isn't in my calendar no more.

Today, I received the alarm notification after logging on to the web UI.

Shouldn't the alarm have been deleted together with the event itself?

Jan's response on the mailing list:
"Yes, but it looks like this is missing in the Kolab backend driver."

Saved Queries