Opened 4 years ago
Closed 4 years ago
#1485908 closed Bugs (duplicate)
LDAP email address selection do nothing
| Reported by: | arodier | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.3-stable |
| Component: | Addressbook | Version: | git-master |
| Severity: | blocker | Keywords: | |
| Cc: |
Description
The address book completion is working fine, however selecting a name or entering text into the search field from the address book page return no result.
The error message is "The requested contact was not found"
As a indication, my LDAP server log nothing during a contact selection. It means that the server is not really requested, and perhaps the error occurs before.
Conversely, when writing new message, the LDAP server log requests normally for address auto completion...
Change History (3)
comment:1 Changed 4 years ago by arodier
comment:2 Changed 4 years ago by arodier
You can close it, this is a duplicate of #1485583
comment:3 Changed 4 years ago by alec
- Resolution set to duplicate
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Hi,
At first, there is a javascript error when selecting an entry into the address book:
Error: this.env.address_sources[this.env.source] is undefined
Source File: https://webmail.red2.co.uk/rc2/program/js/app.js?s=1247388770
Line: 2755