[Tickets #6429] address book config not honored
bugs at horde.org
bugs at horde.org
Wed Mar 12 09:06:35 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/6429
-----------------------------------------------------------------------
Ticket | 6429
Created By | Michael.Redinger at uibk.ac.at
Summary | address book config not honored
Queue | Kronolith
Version | 2.2-RC2
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
-----------------------------------------------------------------------
Michael.Redinger at uibk.ac.at (2008-03-12 05:06) wrote:
I have two address books configured in turba, localsql (the user's
addressbook, stored in a MySQL database) and myldap, a shared, read-only
company address book.
I added
$_prefs['search_sources'] = array ('value' => "localsql\tmyldap", ...);
to the kronolith configuration.
However, when a user logs in, only the LDAP database is searched.
The preferences only show the LDAP address book as selected, the user's
addressbook is not selected (it is shown in the left list).
When I add the address book to the list of sources to search, and then
query the horde_settings in the SQL database, search_sources is set to
myldap longhexaluehere
I suppose the second value is the unique id of the user's personal address
book.
After manually selecting the address book for the user, the address books
are searched correctly (which is important for free/busy information which
cannot be found otherwise).
More information about the bugs
mailing list