Summary | Kolab backend: Creation of new contact leads to error popup |
Queue | Turba |
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/08/2012 (4656 days ago) |
Due | |
Updated | 10/15/2012 (4649 days ago) |
Assigned | |
Resolved | 10/10/2012 (4654 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit f68e3abf10cdc925144647e296e6a5d34abc38ef
Author: Jan Schneider <jan@horde.org>
Date: Wed Oct 10 12:36:05 2012 +0200
Fix various breaking of cached contacts (
Bug #11475).turba/lib/Driver/Kolab.php | 21 +++++++++++++++------
1 files changed, 15 insertions(+), 6 deletions(-)
http://git.horde.org/horde-git/-/commit/f68e3abf10cdc925144647e296e6a5d34abc38ef
State ⇒ Resolved
commit f68e3abf10cdc925144647e296e6a5d34abc38ef
Author: Jan Schneider <jan@horde.org>
Date: Wed Oct 10 12:36:05 2012 +0200
Fix various breaking of cached contacts (
Bug #11475).turba/lib/Driver/Kolab.php | 21 +++++++++++++++------
1 files changed, 15 insertions(+), 6 deletions(-)
http://git.horde.org/horde-git/-/commit/f68e3abf10cdc925144647e296e6a5d34abc38ef
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Kolab backend: Creation of new contact leads to error poup
Queue ⇒ Turba
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
creation of a new contact leads to this error popup:
"There was an error adding the new contact. Contact your system
administrator for further help."
No further error message. The contact gets created though.
Thomas