| 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 (4671 days ago) |
| Due | |
| Updated | 01/24/2013 (4670 days ago) |
| Assigned | |
| Resolved | 01/24/2013 (4670 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | 4.0.4 |
| Patch | No |
State ⇒ Resolved
Milestone ⇒ 4.0.4
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
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ alarms not deleted on event delete with Kolab backend
Type ⇒ Bug
State ⇒ Unconfirmed
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."