Closed
Bug 569803
Opened 15 years ago
Closed 15 years ago
Extra Space when Composing HTML messages
Categories
(Thunderbird :: Message Compose Window, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 564737
People
(Reporter: patrick, Unassigned)
Details
Using Thunderbird 3.1 RC1
When using the HTML composer and the text is converted to plain text before sending, some extra spaces are added at the start of the 1st line. While this may not look nicely, it breaks inline-PGP messages as generated by Enigmail (the bug does not need Enigmail for reproduction).
Steps to reproduce:
1. Start a new mail using the HTML composer
2. Make sure that the message is sent as plain text
Below is the source of such a sent message:
------
[other headers]
Subject: Test message
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Hello World
This is a test
-----
Updated•15 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•