Closed
Bug 105011
Opened 24 years ago
Closed 24 years ago
encoded subject doesn't get decoded correct...
Categories
(MailNews Core :: MIME, defect)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: bugzilla, Assigned: bugzilla)
Details
I just recieved a mail that contains the following header:
Subject: pas =?ISO-8859-1?b?cOU== =?ISO-8859-1?q?_?= =?ISO-8859-1?b?buVy= i
staver til opasia! :)
but mozilla doesn't decode it correct.
build 20011015
| Assignee | ||
Comment 1•24 years ago
|
||
cc'ing Naoki.
Comment 2•24 years ago
|
||
It looks strange, not sure why it had to mix 'b' and 'q' for a single charset
(ISO-8859-1) which could have been done by using only 'q'.
cc to jgmyers.
| Reporter | ||
Comment 3•24 years ago
|
||
mozilla did not encode the subject....
Comment 4•24 years ago
|
||
The two words that start "=?ISO-8859-1?b?" are not legal encoded-words as they
do not end with "?=".
This bug appears to be INVALID.
| Assignee | ||
Comment 5•24 years ago
|
||
this is invalid
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
verified.
Status: RESOLVED → VERIFIED
Updated•21 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
•