Closed Bug 281861 Opened 20 years ago Closed 20 years ago

Browser link mailto URI doesn't parse correctly when sent to mail client

Categories

(SeaMonkey :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 278727

People

(Reporter: jeffrey.hundstad, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8a6) Gecko/20050111
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8a6) Gecko/20050111

In the Mozilla browser when the mailto: uri is selected it should parse the
email address and it's parameters for subject, cc, bcc and body etc. as per
http://www.ianr.unl.edu/internet/mailto.html
and open the mail client with the email address and subject etc. parsed into
their own fields.

Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041217 does do
this as I would expect as do several version of IE (but who cares.)

Reproducible: Always

Steps to Reproduce:
1. visit http://krypton.mnsu.edu/~j3gum/test.html
2. click on the "test" link.
3. browser should bring up the mozilla email client.


Actual Results:  
To: nobody@nohost.org?subject=test
Subject:

Expected Results:  
To: nobody@nohost.org
Subject: test
The testcase WORKSFORME with a Linux Gtk2 build from today.
This was a regression, upgrade to a current trunk build or wait for the
forthcoming 1.8beta1 release.

*** This bug has been marked as a duplicate of 278727 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Version: unspecified → Trunk
You need to log in before you can comment on or make changes to this bug.