Closed
Bug 1240374
Opened 9 years ago
Closed 4 years ago
Save as doesn't include character encoding in HTML header
Categories
(Thunderbird :: Untriaged, enhancement)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 792270
People
(Reporter: development, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0
Build ID: 20160107040617
Steps to reproduce:
Save an email as HTML.
Actual results:
The output file is missing a character-encoding tag and may therefore be shown incorrectly if the message was encoded with another encodng than the default in the browser it's viewed in.
Expected results:
The saved HTML-file should include a character-encoding tag in the header which has the value of the original message header (Content-Type: ...; charset=*).
Summary: Save mail as HTML doesn't include character encoding → Save as doesn't include character encoding in HTML header
Comment 1•4 years ago
|
||
Looks like duplicate of bug 792270.
Updated•4 years ago
|
Severity: normal → --
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•