Closed
Bug 268009
Opened 20 years ago
Closed 20 years ago
message/rfc822 not associated when setting Thunderbird as default mail application
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 261559
People
(Reporter: mfedyk, Assigned: mscott)
References
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; rv:1.7.3) Gecko/20040913 Firefox/0.10.1 Build Identifier: TB 0.9 (20041103) 1. Set Thunderbird as default mail app 2. Open a message/rfc822 from the Firefox Example: https://bugzilla.mozilla.org/attachment.cgi?id=164782&action=view Reproducible: Always Steps to Reproduce: Actual Results: Message is left associated with Outlook Express, and it asks me to setup an account (since I don't use OE). After canceling account setup, I can see the message in an OE window. Expected Results: Open message in Thunderbird instead.
| Reporter | ||
Comment 1•20 years ago
|
||
*** Bug 268011 has been marked as a duplicate of this bug. ***
| Reporter | ||
Comment 2•20 years ago
|
||
*** Bug 268016 has been marked as a duplicate of this bug. ***
| Reporter | ||
Comment 3•20 years ago
|
||
Sorry for the dups. The server timed out the first few times I submitted it, and I didn't get any emails about the others.
Comment 4•20 years ago
|
||
The association for calling from Firefox needs to be made within Firefox. I don't know whether FF knows to look into the Windows registry to find MIME type, or extension-based, associations (and I have no idea how these associations might be made under the Mac, Linux or other OS's); however, that is the only way that this association could be handled automatically. It's true that TB doesn't know how to open an http: or https: URL on its own, even if the MIME type is message/rfc822. I'm not sure that it should. Instead, when the FF user clicks on the file, FF will check what the default action should be; if "Open" then the file is downloaded to a temp directory and passed off to the app. In Windows at least, once this happens, the MIME type information is lost -- TB therefore needs to know how to handle a generic file (which might not even have the .EML extension). This requires bug 242959 to be fixed, at a minimum.
Looks like a duplicate of Bug 261559.
| Reporter | ||
Comment 6•20 years ago
|
||
I'm pretty sure FF is looking at the system mime database in win2k since it is trying to call OE here. This bug is asking for an association (Bug 261559), so I'll dup it to that. But that won't help until bug 242959 is fixed... *** This bug has been marked as a duplicate of 261559 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•