Closed
Bug 82338
Opened 23 years ago
Closed 23 years ago
Headers vanished in mailnews
Categories
(SeaMonkey :: MailNews: Message Display, defect)
SeaMonkey
MailNews: Message Display
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: spam, Assigned: sspitzer)
References
Details
(Keywords: regression)
Attachments
(1 file)
(deleted),
patch
|
Details | Diff | Splinter Review |
current linux CVS, RH7.1
message headers are no longer present. Gone missing both in mail and news, both
in default pane setup and alternate three-pane. Clicking view/headers/normal or
all has no effect. (Haven't tested classic theme yet)
Not dup.. Headers are utterly missing regardless of how bad i treat it.
Will D/L official build for reality check..
Comment 3•23 years ago
|
||
I see this on Linux with classic skin.
Should this be a smoketest blocker? It's certainly noticeable in the
smoketests, but looking at the headers that are in the tree view is a partial
workaround...
Severity: normal → major
Not blocker. There's also View Source.
Keywords: regression
*** Bug 82366 has been marked as a duplicate of this bug. ***
I've seen this with Windows 2000, and the classic theme, so OS>all.
OS: Linux → All
Hardware: PC → All
On second thoughts... this IS a blocker. Where are my attachments?..
Comment 8•23 years ago
|
||
It's because of the following js assert, I'd wager:
Enabling Quirk StyleSheet
************************************************************
* Call to xpconnect wrapped JSObject produced this error: *
[Exception... "'[JavaScript Error: "NotifyClearAddresses is not defined" {file:
"chrome://messenger/content/msgHdrViewOverlay.js" line: 226}]' when calling meth
od: [nsIMsgHeaderSink::onEndHeaders]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVAS
CRIPT_ERROR_WITH_DETAILS)" location: "<unknown>" data: yes]
************************************************************
Not sure what got checked in yesterday - I'll go look.
Comment 9•23 years ago
|
||
Backing out prass's 1.58 checkin to msgHdrViewOverlay.js fixes this. Patch
attached shortly. Should I check it in? Or is there a better fix?
Comment 10•23 years ago
|
||
Comment 11•23 years ago
|
||
Adding Scott to cc list - he knows this code.
Assignee | ||
Comment 12•23 years ago
|
||
r/sr=sspitzer
see the other "this.Foo != undefined" in that file.
check it in.
Comment 14•23 years ago
|
||
fix checked in.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 15•23 years ago
|
||
*** Bug 82395 has been marked as a duplicate of this bug. ***
Reporter | ||
Comment 16•23 years ago
|
||
built with the fix: All OK again on Linux.
(back to dreaming of a fix for bug 73413)
Reporter | ||
Comment 17•23 years ago
|
||
*** Bug 82467 has been marked as a duplicate of this bug. ***
Verified FIXED on:
Windows 2000 build: 2001052404
Mac OS 9.1 build: 2001052405
RedHat 6.2 build: 2001052308 (sheela's machine)
Status: RESOLVED → VERIFIED
Comment 19•23 years ago
|
||
Note: I can verify this is partially fixed with the latest build (20010524-09),
but I cannot view ALL headers, only NORMAL headers. When I try to view ALL
headers, it does not change anything. I am running on NT4SP6 and can reproduce
this problem every time.
Eek, you are so right, I was using default, sorry about that.
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Comment 21•23 years ago
|
||
huh? we havent' implement view all headers yet....re-closing
Status: REOPENED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → FIXED
Yeah, sorry, that would be bug 73413 then.
Status: RESOLVED → VERIFIED
Comment 23•23 years ago
|
||
*** Bug 82607 has been marked as a duplicate of this bug. ***
Comment 24•23 years ago
|
||
Platform: PowerBook G3/300/192Mb/25Gb, MacOS X 10.0.4
Fizzilla Build: 2001070318
This bug still occurs in this build of Fizzilla.
- Adam
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 25•23 years ago
|
||
fizzilla is special.
any fizilla only bugs should be opened as new bugs.
marking fixed.
Status: REOPENED → ASSIGNED
Comment 26•23 years ago
|
||
You said "Marking as fixed" but only marked it as ASSIGNED. Intentional?
Assignee | ||
Comment 27•23 years ago
|
||
right, I meant to mark this fixed.
please on a fizzilla specific bug.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•