[Tickets #13941] Re: LDAP List of Contacts fails with missing contact
noreply at bugs.horde.org
noreply at bugs.horde.org
Tue Apr 7 19:57:27 UTC 2015
BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE
E-MAIL-ADRESSE WERDEN NICHT GELESEN.
Ticket-URL: https://bugs.horde.org/ticket/13941
------------------------------------------------------------------------------
Ticket | 13941
Aktualisiert Von | heinz at htl-steyr.ac.at <heinz at htl-steyr.ac.at>
Zusammenfassung | LDAP List of Contacts fails with missing contact
Warteschlange | Turba
Version | Git master
Typ | Bug
Status | Unconfirmed
Priorität | 1. Low
Milestone |
Patch |
Zuständige |
------------------------------------------------------------------------------
heinz at htl-steyr.ac.at (2015-04-07 19:56) hat geschrieben:
I'm using LDAP as backend for turba
Creating a list of contacts leads in a link of contact-dns in the
contact list object.
If the origin contact is deleted, the dn in the contact list is missing.
Browsing the list leads in an exception. The whole list is not useable
I discovered that the Kolab driver makes use of the driver option
"removeMissing"
In my case, i think a similar procedure would fix the problem.
But where should this option be set?
Should I implement an objectOptions field in config/backends.php to
remove missing listmembers?
Should this option be a bool value?
listMembers function of Turba_Object_Group checks only
!empty($this->_options['removeMissing']) an not set to true
bug priority: very low
but: If the further proceeding is clear, I would create a patch to fix
More information about the bugs
mailing list