Closed
Bug 202684
Opened 22 years ago
Closed 18 years ago
Update address autocollection help entries
Categories
(SeaMonkey :: Help Documentation, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: munib, Assigned: prometeo.bugs)
References
(Depends on 1 open bug)
Details
(Keywords: fixed-seamonkey1.1b)
Attachments
(2 files)
1.89 KB,
patch
|
rjkeller
:
review+
|
Details | Diff | Splinter Review |
4.38 KB,
patch
|
iannbugzilla
:
review-
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3) Gecko/20030312
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3) Gecko/20030312
There is no option to add email addresses for incoming messages, although the help says "If you choose "Incoming Mail Messages," Mail & Newsgroups stores the sender's address in each message as soon as you open it.
Reproducible: Always
Steps to Reproduce:
1. Go to Edit | Preferences | Addressing for address collection options.
Actual Results:
Option not there. Used to be there in earlier Mozilla versions.
Expected Results:
Displayed an option to allow addition of incoming email addresses as well.
Comment 1•22 years ago
|
||
I have Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3) Gecko/20030312
There is no option to change preferences to collect incoming e-mail addresses as
it is stipulated in the help.
Comment 2•21 years ago
|
||
Reporter, can you confirm it was found in previous versions?
I might be wrong, but I think I've never seen the option to add the addresses of incoming senders to the address book.
At any rate, that would mean spammers' emails would clog your address book.
The default behavior described in comment 0 was changed sometime in the 1.1 -
1.3 timeframe for the very reason Gabriel mentioned - spam address accumulation.
Outgoing message address autocollection is controlled by a pref in Mail &
Newsgroups -> Addressing. A hidden pref for incoming address autocollection is
still available in about:config, labelled mail.collect_email_address_incoming.
I think the most appropriate resolution to this bug is to update the helpfile.
Helpfile locations to update (navigating from Contents):
Using Mail -> Using Address Books -> Adding Entries to Your Address Books ->
third bullet.
Using Mail -> Mail and Newsgroup Preferences -> Addressing -> first bullet.
Any others?
modified sections mentioned in comment 3; removed references to now hidden
prefs.
Attachment #139345 -
Flags: review?(rlk)
Old summary: No option to add senders' email addresses to collected address book
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: No option to add senders' email addresses to collected address book → Update address autocollection help entries
Comment 6•21 years ago
|
||
Comment on attachment 139345 [details] [diff] [review]
helpfile update - reflect current address collection UI
r=rlk@trfenv.com
Looks good!
Attachment #139345 -
Flags: review?(rlk) → review+
*** Bug 214775 has been marked as a duplicate of this bug. ***
Updated•20 years ago
|
Product: Browser → Seamonkey
Updated•19 years ago
|
Assignee: racham → neil
Component: Address Book → Help
QA Contact: nbaca → danielwang
Assignee | ||
Comment 8•19 years ago
|
||
Most of the old patch is not applicable anymore, because was fixed elsewhere. Still, some references needed some polishing to Collected Addresses, so here it is. Probably good for 1.1 also.
Attachment #210684 -
Flags: review?(iann_bugzilla)
Comment on attachment 210684 [details] [diff] [review]
Updated patch.
>Index: extensions/help/resources/locale/en-US/mail_help.xhtml
>===================================================================
>@@ -4613,17 +4613,17 @@ to filter unwanted mail.</p>
> subcategories are visible, double-click Mail & Newsgroups to expand
> the list.)</li>
> </ol>
>
> <ul>
> <li><strong>Email Address Collection</strong>: Select this if you want Mail
> & Newsgroups to automatically collect recipients' email addresses.
> Use the drop-down list to choose between having the addresses added to your
>- Collected Addresses book or your Personal address book.</li>
>+ Collected Addresses or your Personal address book.</li>
Probably should be "Personal Address Book" (i.e. capitalized).
> <li id="address_autocompletion"><strong>Address Autocompletion</strong>:
> Address autocompletion allows you to quickly address mail without having to
> search for names or type names completely. Select from which location Mail
> & Newsgroups will search for matching addresses: <q>Local Address
> Books</q> (Personal Address Book, Collected Addresses Book, or any other
There's one you have missed here "Collected Addresses Book".
Attachment #210684 -
Flags: review?(iann_bugzilla) → review-
Comment 10•19 years ago
|
||
Now I've realised what this bug is about (or at least what the patch is doing) you may actually want to hold off a while, as once bug 197138 is implemented, we'll hopefully not have a collected addresses book.
Assignee | ||
Comment 11•19 years ago
|
||
(In reply to comment #10)
> Now I've realised what this bug is about (or at least what the patch is doing)
> you may actually want to hold off a while, as once bug 197138 is implemented,
> we'll hopefully not have a collected addresses book.
From what I understand from that bug, we won't have a CAB by default for new profiles... A clear explanation of what really happens will help in writing a better help! ;)
@Ian: fixed your comments in the mean time... ;)
Can one of you power users add the dependecy on the other bug for this one? I can't.
Comment 12•18 years ago
|
||
(In reply to comment #11)
> (In reply to comment #10)
> > Now I've realised what this bug is about (or at least what the patch is doing)
> > you may actually want to hold off a while, as once bug 197138 is implemented,
> > we'll hopefully not have a collected addresses book.
> From what I understand from that bug, we won't have a CAB by default for new
> profiles... A clear explanation of what really happens will help in writing a
> better help! ;)
> @Ian: fixed your comments in the mean time... ;)
> Can one of you power users add the dependecy on the other bug for this one? I
> can't.
I'm not sure we're really going to get to a good decision about bug 197138 soon. I realise we've probably just missed 1.1b and the freeze, but how about we get this in anyway and let this bug be closed down?
Comment 13•18 years ago
|
||
Giacomo will fix the naming update in bug 313383.
Assignee: neil → giacomo.magnini
Assignee | ||
Comment 14•18 years ago
|
||
Fixed by checkin for bug 313383 (trunk and branch).
Comment 15•18 years ago
|
||
Really fixed ;-)
You need to log in
before you can comment on or make changes to this bug.
Description
•