Closed
Bug 52115
Opened 24 years ago
Closed 24 years ago
Wrapped headers are *not* supported
Categories
(MailNews Core :: MIME, defect, P3)
MailNews Core
MIME
Tracking
(Not tracked)
VERIFIED
FIXED
Future
People
(Reporter: bugzilla, Assigned: bugzilla)
Details
Attachments
(1 file)
269 bytes,
text/plain
|
Details |
Mozilla have problems with wrapped headers in mails.
If you have a subject with wrapped text:
Subject: this
is
a
wrapped
you get two vertical squares where the newline is in the threadpane but only one
vertical in the message pane. None should of course be shown!
If you have a To, From, CC, etc.. with wrapped text:
To: Henrik
Gemal
<gemal@dk.net>, gemal
@dk.net, Henrik Gemal
<gemal@dk.net
you get wrongly shown fields in the message pane.
This bug causes problems both when viewing the message and when fx sorting.
Bugs affected by this bug: 23635 and 30234
Somehow the Subject header seems ok, when using "View all headers".
It seems that Mozilla uses 3 different headers decode function.
- One to get the data for the thread pane
- One to get the data for the message pane when "view normal headers" in on
- One to get the data for the message pane when "view all headers" in on
shouldn't there just be one...?
Reporter | ||
Comment 1•24 years ago
|
||
Comment 2•24 years ago
|
||
Could be wrong here, but is this a duplicate?
- rhp
*** This bug has been marked as a duplicate of 38192 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 3•24 years ago
|
||
I dont think it's a dup. At least not a dup of bug 38192
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Updated•24 years ago
|
Status: REOPENED → ASSIGNED
Target Milestone: --- → Future
Reporter | ||
Comment 5•24 years ago
|
||
This is now fixed!
build 2001020204
Status: NEW → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → FIXED
Since the reporter who created wrapped headers, has stated it's fixed, I will
verify it as fixed.
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: MailNews → Core
Updated•16 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•