[Tickets #6789] Search problem for ldap backend

bugs at horde.org bugs at horde.org
Fri May 30 01:28:03 UTC 2008


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/6789
-----------------------------------------------------------------------
 Ticket             | 6789
 Created By         | david at tmv.gov.tw
 Summary            | Search problem for ldap backend
 Queue              | Turba
 Version            | 2.2
 Type               | Bug
 State              | Unconfirmed
 Priority           | 1. Low
 Milestone          |
 Patch              |
 Owners             |
-----------------------------------------------------------------------


david at tmv.gov.tw (2008-05-29 21:28) wrote:

I have a problem while search email field for ldap backend,and alway empty
result return.
Search on other field for this ldap backend work good.

http://www.david.tmv.gov.tw/tmp/search_by_name.gif
http://www.david.tmv.gov.tw/tmp/search_by_email.gif

Partial sources.php for turba
     'search' => array(
         'name',
         'email',
         'homePhone',
         'workPhone',
         'cellPhone',
         'homeAddress',
         'unit',
         'id'
     ),
     'strict' => array(
         'dn',
     ),
     'approximate' => array(
         'cn',
     ),





More information about the bugs mailing list