Closed
Bug 50103
Opened 25 years ago
Closed 24 years ago
Show bcc
Categories
(SeaMonkey :: MailNews: Message Display, defect, P3)
SeaMonkey
MailNews: Message Display
Tracking
(Not tracked)
mozilla0.9.1
People
(Reporter: BenB, Assigned: BenB)
Details
Split-off from bug 36441.
Currently, we don't show the bcc header, even if present in the msg. 4.x did.
Only msgs copied to the Sent folder while sending will still contain the bcc
header, but that's still nearly half of all msgs :). IMO, it is a basic
requirement of a mail view to show all reciepients (if possible).
I can fix that, I just need to be allowed to do so.
Updated•25 years ago
|
Keywords: 4xp,
correctness
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•25 years ago
|
||
mass-accept to stop annoying bugzilla spam.
Comment 2•25 years ago
|
||
Split-off from bug 36441.
Currently, we don't show the bcc header, even if present in the msg. 4.x did.
Only msgs copied to the Sent folder while sending will still contain the bcc
header, but that's still nearly half of all msgs :). IMO, it is a basic
requirement of a mail view to show all reciepients (if possible).
Comment 3•25 years ago
|
||
I agree, (as I said in the original bug) it should definitely be shown. On a
slightly related note, it should also (IMO) show the Posted-and-Mailed header if
it is present (used by some newsreaders to indicate that a message was both
posted and mailed).
Comment 4•25 years ago
|
||
Err, don't know what happened there, sorry.
Assignee | ||
Comment 5•25 years ago
|
||
mscott,
I would like to fix this bug now. I don't see the performace argument as valid,
because
- we have a hidden pref to show the User-Agent header, and Netscape obviously
ships with that code enabled.
- if our architecture is too slow to show BCC (IMO a basic requirement for a
mail viewer), then this is a problem with the architecture, which should be fixed.
So, can I fix this bug (and will you accept the patch, assuming it is good)?
Target Milestone: --- → mozilla0.9
Assignee | ||
Comment 6•25 years ago
|
||
No comment from mscott so far, assuming OK.
Comment 7•25 years ago
|
||
go for it.
Assignee | ||
Updated•25 years ago
|
Target Milestone: mozilla0.8 → mozilla0.9
Assignee | ||
Updated•24 years ago
|
Target Milestone: mozilla0.9 → mozilla0.9.1
Assignee | ||
Comment 10•24 years ago
|
||
*** This bug has been marked as a duplicate of 74433 ***
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•