Closed
Bug 435733
Opened 17 years ago
Closed 17 years ago
MSWord file attached as application/applefile
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: km, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Build Identifier: 1.5.0.10 (20070221)
On a Mac, MS Word files are added to emails with a Content Type header of application/applefile. This also happens when using Firefox to upload attachments to webmail services (eg. Yahoo) AppleMail, Entourage, Safari and Internet Explorer all upload/attach the same file as application/ms-word or application/octet-stream.
Reproducible: Always
Steps to Reproduce:
1. Create a short Microsoft word document
2. Attach to a new email using Thunderbird, or Yahoo from Firefox
3. Send to yourself. Note the Content Type header in the raw message source.
Actual Results:
Content Type: application/applefile
Expected Results:
Content Type: application/ms-word
Most email clients (including TB) can decode the resulting attachment. Entourage can not, and produces a zero length file.
Comment 1•17 years ago
|
||
I can't confirm this report. A word document attachment appears with the following attachment headers.
Content-Type: application/msword;
name="filename.doc"
Mac OS X 10.4.11; Thunderbird 2.0.0.14
Further investigation shows incorrect entries in the mimeTypes.rdf files in both the Firefox and Thunderbird profiles on the four machines found so far with this error. I haven't been able to find out where these incorrect 'applefile' entries originate. Deleting the rdf files solves the problem.
Comment 3•17 years ago
|
||
resolving invalid as of comment #2
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•