Closed
Bug 204914
Opened 21 years ago
Closed 8 years ago
mailto: links should support Content-Type= in url
Categories
(MailNews Core :: Composition, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: ssu0262, Unassigned)
Details
Right now, mailto: urls only support html-body to force mail compose to open up
in HTML mode. There not a way to force to open up in PlainText mode via the url.
Supporting the following:
Content-Type=text/plain
Content-Type=text/html
would allow the url to control the mode of mail compose opens up in.
'html-body' is not a standard, but Content-Type isn't as well. However,
Content-Type more closely aligns with HTML standards than 'html-body'.
Comment 1•21 years ago
|
||
Sean Su: Could you post a URL with the "html-body" argument? I don't know what
the format is for that, and a Google search didn't help.
Is there an RFC that supports this Content-Type idea?
Updated•20 years ago
|
Product: MailNews → Core
RFC 2368 recommends against allowing mailto links to set Content-Type. See "7.
Security Considerations" in ftp://ftp.rfc-editor.org/in-notes/rfc2368.txt
Updated•16 years ago
|
Assignee: ssu0262 → nobody
QA Contact: esther → composition
Assignee | ||
Updated•16 years ago
|
Product: Core → MailNews Core
(In reply to J Luh from comment #2)
> RFC 2368 recommends against allowing mailto links to set Content-Type. See
> "7.
> Security Considerations" in ftp://ftp.rfc-editor.org/in-notes/rfc2368.txt
https://www.ietf.org/rfc/rfc2368.txt
Let's close as WONTFIX, then.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•