Closed Bug 224845 Opened 21 years ago Closed 21 years ago

no line network.protocol-handler.external.mailto in about:config that FAQ suggests needs to be changed

Categories

(www.mozilla.org :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: clark, Assigned: rjkeller)

References

()

Details

User-Agent:       Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.4) Gecko/20030624
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.4) Gecko/20030624

I want to change my default handler of 'mailto's in web pages from Mozilla's to
another.  I looked at the information on the site, and it says: "To make Mozilla
use another mail program, type about:config in the browser’s Location Bar and
then change network.protocol-handler.external.mailto to true."  However, in my
about:config, there is no such line.  The only one seems to be one about system
defaults, but that doesn't do the trick.

Reproducible: Always

Steps to Reproduce:
1. type about:config into browser window
2. scroll through list to network.protocol-handler listings
3. note the absence of the 'mailto' version

Actual Results:  
I tried the last network.protocol-handler line about using system defaults
(which includes my preferred mailer), and set it, but it didn't fix the problem.
 Mailto's still want me to set up accounts within Mozilla's mail program, which
I'm not particularly interested in using.

Expected Results:  
I should have the network.protocol-handler.external.mailto and be able to set it.

I'd really like either the right procedure.  While you're at it, make Mozilla
allow copying of images on the page to the clipboard, and this experiment at
switching default browswers will be permanent.  I really like all but that I
can't use another mailer for mailto links, and that I can't copy images to the
clipboard.
Clark, you are right. Thanks for pointing this out.

Index: mozilla-org/html/start/1.4/faq/mail-news.html
===================================================================
RCS file: /cvsroot/mozilla-org/html/start/1.4/faq/mail-news.html,v
retrieving revision 1.8
diff -u -r1.8 mail-news.html
--- mozilla-org/html/start/1.4/faq/mail-news.html	3 Nov 2003 06:21:25 -0000	1.8
+++ mozilla-org/html/start/1.4/faq/mail-news.html	6 Nov 2003 16:39:40 -0000
@@ -142,8 +142,10 @@
 <dd>
 <p>
 <b>Windows, Macintosh:</b> To make Mozilla use another mail program,
-type <q><tt>about:config</tt></q> in the browser&#8217;s Location Bar and
-then change <tt>network.protocol-handler.external.mailto</tt> to <kbd>true</kbd>.
+type <q><tt>about:config</tt></q> in the browser&#8217;s Location Bar.
+Right click (option click on Mac OS) and choose New | Boolean. Type
+<kbd>network.protocol-handler.external.mailto</kbd> for the name
+and <kbd>true</kbd> for the value.
 
 </p>
Status: NEW → RESOLVED
Closed: 21 years ago
Component: User → webmaster@mozilla.org
Product: Documentation → mozilla.org
Resolution: --- → FIXED
Version: unspecified → other
V/fixed.

looked at site.
Status: RESOLVED → VERIFIED
OS: Mac OS X → All
Hardware: Macintosh → All
QA Contact: danielwang → benc
Product: mozilla.org → Websites
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in before you can comment on or make changes to this bug.