Summary | Dynamic view: Edit of existing event creates new event instead |
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 | 10/18/2012 (4641 days ago) |
Due | |
Updated | 10/29/2012 (4630 days ago) |
Assigned | 10/25/2012 (4634 days ago) |
Resolved | 10/26/2012 (4633 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit a3c5deea7927a0881428044e1794224c5e07bba1
Author: Jan Schneider <jan@horde.org>
Date: Fri Oct 26 17:56:09 2012 +0200
Set both ID and UID on new events (
Bug #11557).kronolith/lib/Driver/Kolab.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/a3c5deea7927a0881428044e1794224c5e07bba1
commit a3c5deea7927a0881428044e1794224c5e07bba1
Author: Jan Schneider <jan@horde.org>
Date: Fri Oct 26 17:56:09 2012 +0200
Set both ID and UID on new events (
Bug #11557).kronolith/lib/Driver/Kolab.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/a3c5deea7927a0881428044e1794224c5e07bba1
State ⇒ Assigned
May be Kolab backend related?
When I try to move a freshly created event,
I also get a red error popup: "Event not yet initialized".
State ⇒ Feedback
error popup:
"DateTimeZone::__construct() [<a
href='datetimezone.--construct'>datetimezone.--construct</a>]: Unknown
or bad timezone ()"
or a
"Error communicating with server" popup.
Might be related to the latest Kolab git HEAD changes, IIRC it worked
yesterday.
Assigned to Jan Schneider
State ⇒ Feedback
existing event at all?
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ Dynamic view: Edit of existing event creates new event instead
Type ⇒ Bug
when I want to edit an existing event by clicking on it,
the edit window will open up with empty data. When I save
the "edited" event, a new event is created.
-Could- be related to the Kolab backend,
though I don't see any error message.
Cheers,
Thomas