Closed
Bug 747854
Opened 14 years ago
Closed 13 years ago
TO line recipient auto completion does not work for family name (last name)
Categories
(Thunderbird :: Address Book, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 558931
People
(Reporter: shudanzhong, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; rv:11.0) Gecko/20100101 Firefox/11.0
Build ID: 20120312181643
Steps to reproduce:
I entered the family name of one contact in my address book in TO line.
Actual results:
Auto completion did not show the contact with that family name.
Expected results:
Auto completion should also show contacts with family name matched with what is entered.
| Reporter | ||
Updated•14 years ago
|
Component: General → Message Compose Window
Comment 1•14 years ago
|
||
Does this happens if you start Thunderbird in -safe-mode ?
Component: Message Compose Window → Address Book
QA Contact: general → address-book
| Reporter | ||
Comment 2•14 years ago
|
||
Yes, it can be reproduced in safe mode. But I also tested it on a Linux Machine with TB 12.0, and it works fine there.
Comment 3•14 years ago
|
||
Please go to address book and report back here with following details of affected (not found) card:
- first name
- last name
- display name
I suspect this is case of
first name = ""
last name = ""
Display name = "John Doe"
Then, "Doe" will not be found unless it occurs at beginning of other field like email. We have bugs for that.
Updated•14 years ago
|
Summary: TO line auto completion does not work for family name → TO line recipient auto completion does not work for family name (last name)
Updated•14 years ago
|
Whiteboard: DUPEME
Comment 4•13 years ago
|
||
shudanzhong (reporter), can you reply to comment 3?
Without further details, there is nothing we can do here.
Closing until such details are provided.
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → INCOMPLETE
| Reporter | ||
Comment 5•13 years ago
|
||
Sorry for the delay. Yes, Thomas is right, it's a problem of the "Display Name". I can confirm this.
Status: RESOLVED → UNCONFIRMED
Resolution: INCOMPLETE → ---
Comment 6•13 years ago
|
||
(In reply to shudanzhong from comment #5)
> Sorry for the delay. Yes, Thomas is right, it's a problem of the "Display
> Name". I can confirm this.
shudanzhong, thanks for returning to this bug. If I understand you correctly, you are confirming the details of affected address book card per my comment 3, namely:
> I suspect this is case of
> first name = ""
> last name = ""
> Display name = "John Doe"
> Then, "Doe" will not be found unless it occurs at beginning of other field
> like email. We have bugs for that.
If that is the case, that will make this bug a duplicate of bug 558931.
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → DUPLICATE
Updated•13 years ago
|
Whiteboard: DUPEME
You need to log in
before you can comment on or make changes to this bug.
Description
•