6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
1/19/26
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#7239] imp does not search in all available turba addressbooks
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ .__ \ /.___.__. [__)[__) >< [__ [__] [__)[__)/ \| | |
Comment
> I've defined three addressbooks in turba/conf/sources.php (in that order) > > localsql (sql based private addressbook) > > localldap (ldap based, readonly addressbook) > > favourites (sql based) > > > > If I compose a new message in IMP, the autocompletion only looks in > my localsql addressbook > > > > In imp/config/prefs.php I've set > > $_prefs['search_sources'] = array( > > 'value' => "localldap\tlocalsql\tfavourites", > > 'locked' => false, > > 'shared' => false, > > 'type' => 'implicit'); > > > > And in turba/config/prefs.php > > $_prefs['addressbooks'] = array( > > 'value' => '', <- all addressbook should be used/displayed > > 'locked' => false, > > 'shared' => false, > > 'type' => 'implicit', > > ); > > > > > > If I change the order in turba/conf/sources.php (e.g. make localldap > the first one), then new first addressbook is searched. > > > > So it seems that instead of querieng all available addressbooks only > the first one in turba/conf/sources.php is used
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers