Closed
Bug 302816
Opened 19 years ago
Closed 19 years ago
Thunderbird doesn't decode message subject encoded in KOI8-R
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 227290
People
(Reporter: reklama, Assigned: mscott)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Maxthon; .NET CLR 1.1.4322) Build Identifier: Thunderbird version 1.0.6 (20050716) For example: Subject: =?koi8-r?B?KioqIPXXxcTPzczFzsnFIM8g08/T1M/RzsnJIOzJw8XXz8fPINPexdTB=?= This line is not decoded and displayed as is. My previous e-mail client (The Bat) was able to decode this subject. Reproducible: Always
Comment 2•19 years ago
|
||
The Base64 data in that subject is malformed -- between the ?B? and the ?=, there should be an a multiple of four characters. There was a patch to address some subset of this problem, checked in on the 1.8.1 branch as well as the trunk, but TB 2a1 & 3a1 builds aren't handling it. *** This bug has been marked as a duplicate of 227290 ***
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
•