Summary | Kolab backend: Distribution lists don't work across folders |
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 | 11/22/2013 (4220 days ago) |
Due | |
Updated | 03/06/2014 (4116 days ago) |
Assigned | 11/22/2013 (4220 days ago) |
Resolved | 03/05/2014 (4117 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 4415eab8e11607a3546f753102267464c1573dff
Author: Jan Schneider <jan@horde.org>
Date: Wed Mar 5 16:27:52 2014 +0100
Fix distribution lists with contacts from other address books
(
Bug #12860).turba/lib/Driver/Kolab.php | 59 ++++++++++++++++++++++++++++++++++++++++---
1 files changed, 54 insertions(+), 5 deletions(-)
http://git.horde.org/horde-git/-/commit/4415eab8e11607a3546f753102267464c1573dff
commit b783d2aae9ae811d96906d99efb99452d7dce5e6
Author: Jan Schneider <jan@horde.org>
Date: Wed Mar 5 16:27:52 2014 +0100
Fix distribution lists with contacts from other address books
(
Bug #12860).turba/lib/Driver/Kolab.php | 59 ++++++++++++++++++++++++++++++++++++++++---
1 files changed, 54 insertions(+), 5 deletions(-)
http://git.horde.org/horde-git/-/commit/b783d2aae9ae811d96906d99efb99452d7dce5e6
State ⇒ Assigned
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Kolab backend: Distribution lists don't work across folders
Queue ⇒ Turba
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
I have two contact folders A and B.
I've created a contact in folder A and a distribution list in B.
when I add a contact from folder A to the distribution list in B, it
is silently not added (though the UI shows a popup that it was added).
We should either support cross-folder distribution lists or disable
them in the UI.
Cheers,
Thomas