Glen Ogilvie wrote:
> Hi,
> 
> I've noticed that when using an ldap address book, the addresses are not 
> listed in the address book, except when doing a search.  This looks a little 
> like a bug to me, because the list_records function is called, but will never 
> return anything.

This is not a bug but intended behavior. Most (public) LDAP servers have
very long response times or do not even allow a complete listing.
> 
> I've attached a minor patch that sets the default filter, when list_records 
> is 
> called.  This means that when $this->_exec_search is called, it's will return 
> a result.

This is a good idea, Thanks!

~Thomas
_______________________________________________
List info: http://lists.roundcube.net/dev/

Reply via email to