Closed
Bug 200185
Opened 22 years ago
Closed 22 years ago
EXE attachment encoded "quoted-printable" instead of "base64"
Categories
(MailNews Core :: Attachments, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 168098
People
(Reporter: emeyer, Assigned: mscott)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030312
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030312
I discovered that EXEs that I sent using Moz 1.3 were corrupted if I sent them
directly, but not if I zipped them first. Viewing the source of the message I
find that the exe was encoded using "quoted-printable" rather than using base64
(binary) encoding.
Reproducible: Always
Steps to Reproduce:
1. Create a new message
2. Attach a EXE (any EXE)
3. Save the message
4. View the source
Expected Results:
Use base64 encoding like it does with other binary files.
Comment 1•22 years ago
|
||
*** This bug has been marked as a duplicate of 168098 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•