Closed Bug 297905 Opened 19 years ago Closed 19 years ago

autocomplete with ldap should use DisplayName, not the cn

Categories

(Thunderbird :: Message Compose Window, defect)

x86
Windows NT
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 241220

People

(Reporter: peter.eberlein, Assigned: mscott)

Details

User-Agent:       Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 4.0)
Build Identifier: 

For example: You have Peter Smith and Andrew Smith in an ldap-directory. They 
log in (account name) as SMITH1 and SMITH2 (cn). If you type Smith, the 
AutoComplete will show SMITH1 <emailaddress> in the mailto field, if you select 
this one. 


Reproducible: Always

Steps to Reproduce:
1.Open the compose window
2.Type SMITH in the mailto field
3.

Actual Results:  
there are two proposals:
SMITH1 <andrew.smith@foo.com>
SMITH2 <peter.smith@foo.com>

Expected Results:  
two proposals should appear:
Andrew Smith <andrew.smith@foo.com>
Peter Smith <peter.smith@foo.com>

Only if DisplayName was not found, then the cn should be used.

If you use the search function in the contacts sidebar and search SMITH1, the 
mailto field will show you Peter Smith <emailaddress>.
Related to/duplicate of Core bug 241220?

*** This bug has been marked as a duplicate of 241220 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.