Summary | moving events currently broken in kronolith-cvs |
Queue | Kolab |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | wrobel (at) horde (dot) org |
Requester | m.gabriel (at) das-netzwerkteam (dot) de |
Created | 02/02/2009 (6014 days ago) |
Due | |
Updated | 09/23/2010 (5416 days ago) |
Assigned | 02/02/2009 (6014 days ago) |
Resolved | 09/23/2010 (5416 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | Yes |
State ⇒ Resolved
https://issues.kolab.org/issue3516 (kolab/issue3516 (Cannot move
appointment to another calender folder))
MFB: Fix moving events between calendars for the Kolab driver (
Bug #7932)http://git.horde.org/diff.php/kronolith/docs/CHANGES?rt=horde-git&r1=263e2fa305ba2396d804c8a6f2f75d1fa4270eaf&r2=1740ec7dff20a3ad2a6fa6bc2b56c2de47a5279f
http://git.horde.org/diff.php/kronolith/lib/Driver/Kolab.php?rt=horde-git&r1=3e898d58d1f31b4d61cfe42b99f2ed6fe6bf903d&r2=1740ec7dff20a3ad2a6fa6bc2b56c2de47a5279f
Fix moving events between calendars for the Kolab driver (
Bug #7932)http://cvs.horde.org/diff.php/kronolith/docs/CHANGES?rt=horder1=1.165.2.292r2=1.165.2.293ty=u
http://cvs.horde.org/diff.php/kronolith/lib/Driver/kolab.php?rt=horder1=1.16.2.31r2=1.16.2.32ty=u
Applied patch for kronolith-cvs hints to a solution...
Assigned to Gunnar Wrobel
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ moving events currently broken in kronolith-cvs
Queue ⇒ Kolab
Milestone ⇒
Patch ⇒ Yes
New Attachment: move-events.patch
State ⇒ Unconfirmed
allow the movement of events from one folder to another.
reproduce:
o create an event in calendar A
o edit the event
o change the calendar folder that the event shall be stored in
o click save
you will receive an IMAP error, that says there is no such folder.
patch attached...