Summary | Kolab backend: Move of events is broken |
Queue | Kronolith |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 12/07/2012 (4594 days ago) |
Due | |
Updated | 12/07/2012 (4594 days ago) |
Assigned | |
Resolved | 12/07/2012 (4594 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit f2267d983b3ca67737ae5da58fd18cc18e8adb34
Author: Jan Schneider <jan@horde.org>
Date: Fri Dec 7 18:26:50 2012 +0100
[jan] Fix moving events between calendars (
Bug #11830).kronolith/docs/CHANGES | 1 +
kronolith/lib/Driver/Kolab.php | 10 ++++++----
kronolith/package.xml | 2 ++
3 files changed, 9 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/f2267d983b3ca67737ae5da58fd18cc18e8adb34
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ Kolab backend: Move of events is broken
Type ⇒ Bug
State ⇒ Unconfirmed
moving of events is currently broken using the Kolab backend.
The result is a red error popup saying "Mailbox does not exist".
No error is logged.
Thomas