Closed
Bug 53382
Opened 25 years ago
Closed 17 years ago
too many address book matches, and doesn't match any of them
Categories
(MailNews Core :: Composition, defect, P3)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
Future
People
(Reporter: akkzilla, Unassigned)
Details
(Whiteboard: closeme 2008-08-14)
If I bring up up a compose window, and type "akkana" in the recipient
field, then pause, a menu pops up offering me the following choices:
akkana@netscape.com
akkana <akkana@netscape.com>
Akkana Peck <akkana@netscape...>
This can't be the intended behavior ... they're all the same address!
It shouldn't show me multiple instances of the same address.
Comment 1•25 years ago
|
||
The name is different in each of those addresses, even if the email address is
the same, they are not identical. Therefore we show all of them. How can I
decide which one is the correct one!
Also, I have some friends that share an email address. Depending to which one I
want to address the message, I chose the address with the correct name.
Status: NEW → ASSIGNED
Target Milestone: --- → Future
| Reporter | ||
Comment 2•25 years ago
|
||
Note that none of these addresses is actually in my address book (they're me,
why would I need to put myself in my address book?). They're all being
generated somehow by mozilla, so whatever it's doing to generate them, it's
doing three different things in different places, then not noticing that they
should all be the same.
If I actually had two different entries in my address book which had different
names but the same address, I could see presenting a menu.
Comment 3•25 years ago
|
||
Those addresses are comming from the collected addressbook. Perhaps the solution
would be to show addresses from the collected AB if we already found one with
the same email address in other regular AB.
| Reporter | ||
Comment 4•25 years ago
|
||
They shouldn't be: I have
user_pref("mail.collect_email_address", false);
set in my prefs.js, so I shouldn't have a collected address book at all.
But I agree that we shouldn't show addresses from the collected AB if there's
already one in the regular AB.
Comment 5•25 years ago
|
||
but does your collected AB is empty?
| Reporter | ||
Comment 6•25 years ago
|
||
Aha, I had a "history.mab" despite my preference. I assume this is the
collected abook?
Comment 7•25 years ago
|
||
right, it's the collected AB. Turning off the pref prevent to collect new
addresses but that doesn't prevent Autocomplete to use the existing addresses.
| Reporter | ||
Comment 8•25 years ago
|
||
I've been hitting a more serious version of this. I have an alias in my PAB for
"psc", but when I type psc in the addressing field, I get a popup offering the
one in my PAB, another similar one that's probably from the history AB (which is
mandatory, the pref to turn it off is ignored!), and finally, psc@netscape.com.
If I then hit tab, expecting that the mail will go to the one in my addressbook
since that's what 4.x always did, no autocompletion happens (I still see just
psc in the addressing field) and if I send the message, I'm not sure where it
ends up (maybe psc@netscape.com, which was the third match, or maybe just the
local address psc, which amounts to the same thing), but it didn't go to my PAB
alias as expected. I've lost a couple of mail messages this way, not finding
out until later that they hadn't been sent to the right address.
Request rtm consideration because it's hard to imaging using a mailer where one
can't make aliases for commonly-used addresses. It makes the PAB useless.
Severity: normal → major
Summary: way too many address book matches → too many address book matches, and doesn't match any of them
Comment 9•25 years ago
|
||
rtm-, this may be annoying, but it's not a stop-ship. The addresses you want
are there if you pick them.
Whiteboard: [rtm-]
Comment 11•24 years ago
|
||
remove keyword dataloose which is not justfied in this case.
Keywords: dataloss
Updated•24 years ago
|
Severity: major → normal
Updated•21 years ago
|
Product: MailNews → Core
Comment 12•17 years ago
|
||
still see this problem when using a current version?
Assignee: ducarroz → nobody
Status: ASSIGNED → NEW
QA Contact: nbaca → composition
Whiteboard: [rtm-] → closeme 2008-08-14
| Assignee | ||
Updated•17 years ago
|
Product: Core → MailNews Core
Comment 13•17 years ago
|
||
RESO INCO per lack of answer to previous question. If you feel this change was made in error, please respond to this bug with your reasons why.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•