Closed
Bug 306501
Opened 19 years ago
Closed 19 years ago
Content-Transfer-Encoding is ommited
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
People
(Reporter: ferran, Assigned: mscott)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6 When the "Content-Transfer-Encoding" is not placed according to standards, it's ommited and the coded text is shown. The headers are (blank lines included): From: liniatotal@caixacatalunya.es To: destination@domain.com Subject: SERVICIO DIARIO CCONLINE - 2013 XXXX 00 Content-Transfer-Encoding: base64 KioqKioqKioqKioqKioqKioqKiBDT05TVUxUQSBERSBTQUxET1MgWSBNT1ZJTUlFTlRPUyAq KioqKioqKioqKioqKioqKioqKioqDQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg Reproducible: Always Steps to Reproduce: 1. Just open the message coded as shown in the details Actual Results: Coded message source is shown. Expected Results: Locate the header and decode the text before showing.
Comment 1•19 years ago
|
||
Reporter, the header will stop after 1 blank line. That's how mail works. The Content-Transfer-Encoding header is therefor part of the message-body.
Comment 2•19 years ago
|
||
duping to bug 30333 about a similar blank header-line issue. *** This bug has been marked as a duplicate of 30333 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•