Open
Bug 302661
Opened 19 years ago
Updated 2 years ago
mailto handling shouldn't rely on MIME type
Categories
(MailNews Core :: Networking, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: bzbarsky, Unassigned)
References
Details
See comments in bug 302213. To summarize, mailnews will actually throw on
non-mailto: URIs that happen to have the type it's using, which ends up with no
feedback for the user as to why their click did nothing... Mailnews should just
use a custom channel impl instead of a custom nsIURIContentListener.
Doing this depends on bug 229168, probably.
Updated•16 years ago
|
QA Contact: grylchan → mailnews.networking
Assignee | ||
Updated•16 years ago
|
Product: Core → MailNews Core
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•