Ticket #1485132 (closed Bugs: invalid)
LDAP filter $value doesn't get evaluated
| Reported by: | anilj | Owned by: | |
|---|---|---|---|
| Priority: | 3 | Milestone: | 0.2-beta |
| Component: | LDAP connection | Version: | svn-trunk |
| Severity: | normal | Keywords: | |
| Cc: |
Description
While typing in the recipient address in the compose mail window the value that is entered is not being used in the LDAP search filter.
The search filter ends up being: filter="(&(objectClass=top)(|(mail=*)(cn=*)))"
There is nothing in the $value it seems rcube_ldap.php:search().
Change History
Note: See
TracTickets for help on using
tickets.
