Closed
Bug 310080
Opened 20 years ago
Closed 20 years ago
-mail does not take a "mailto:..." parameter
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: tkaczma, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915
When trying to start mozilla via mozilla -mail "mailto:..." command line the
message composer does not open.
Reproducible: Always
Steps to Reproduce:
1. Start mozilla using mozilla -mail "mailto:some@address.com"
2.
3.
Actual Results:
Mail & News opens, but no message composer.
Expected Results:
At least the message composer should open with prefilled address, and other
optional fields if present in the mailto: URL.
Comment 1•20 years ago
|
||
you want -compose, not -mail
with mozilla 1.7.x, you need to do "to=some@address.com".
"mailto:some@address.com" works with current trunk and what will be seamonkey 1.0.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•