Closed
Bug 68874
Opened 25 years ago
Closed 24 years ago
Autocomplete against list name is wrong
Categories
(SeaMonkey :: MailNews: Address Book & Contacts, defect)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: marina, Assigned: bugzilla)
References
Details
**** observed with 2001-02-14 build ****
autocomplete in this build is completing against description and certainly can
not find the addressees
Steps to reproduce:
- create a new list ( fill out all fields);
- open a new composition window;
- type the first letter of the list and note:
// autocompletion is done against the description field (eg : list of my
firends, so in the To field you'd get "listofmyfriends@netscape.com"
Comment 1•25 years ago
|
||
Do you get listofmyfriends@netscape.com or listofmyfriends
<listofmyfriends>@netscape.com? If you get the latter, this is a dupe of bug 66066.
the addition of domain name is a part of the problem and this part can be
considered as a dup but the other part is "stripping the list name of spaces"
:the list discription: " List of my friends" looks like " listofmyfirends (
no spaces or underscores)@domainname" , it gets uglier when we have a non-ascii
name because then it doesn't get recognized at all, you won't see any link in
the returned mail. After you get your mail back due to the Mail System error the
ascii name would have a link and non-ascii list name wouls look like <"
=?ISO-8859-1?Q?l=E1?=listedesamis"@netscape.com>
(for "lá liste des amis")
This problem is still existing... on the 2/20 builds
Assign QA contact to fenella
QA Contact: esther → fenella
This is a dup of 54521
*** This bug has been marked as a duplicate of 54521 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
the bug is not a dup of 54521. the main problem in 54521 is the addition of
domain name. this bug is mostly about the long name as for example " list of
friends" would be stripped of spaces and look like "listoffriends', this is a
different problem. reopening
Status: VERIFIED → REOPENED
Resolution: DUPLICATE → ---
It no longer adds domain name to the list.
Linux (2001-04-12-05 trunk)
Win32 (2001-04-12-06 trunk)
Mac (2001-04-12-04 trunk)
Also, Marina, I do not see the problem as you described in the original
report.
Can you test to see if the problem still exists. Or I can go ahead and mark it
fixed?
Comment 10•24 years ago
|
||
Let's mark it fixed.
Status: REOPENED → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → FIXED
Comment 12•24 years ago
|
||
Linux (2001-04-16-10 trunk)
Win32 (2001-04-16-06 trunk)
Mac (2001-04-16-04 trunk)
This bug comes back. Re-open it.
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Comment 13•24 years ago
|
||
*** Bug 77480 has been marked as a duplicate of this bug. ***
Comment 14•24 years ago
|
||
Marina, are you still seeing this? It seems to work correctly for me using the
10/5 trunk build.
| Reporter | ||
Comment 15•24 years ago
|
||
Scott, it is working for me now. marking as such.
Status: REOPENED → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → WORKSFORME
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•