Closed
Bug 60623
Opened 24 years ago
Closed 24 years ago
javascript exception in mailWindowOverlay.js
Categories
(SeaMonkey :: MailNews: Message Display, defect, P3)
SeaMonkey
MailNews: Message Display
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: bugzilla, Assigned: sspitzer)
Details
If you right-click on a empty messagepage you get in the console:
JavaScript error:
line 0: uncaught exception: [Exception... "Component returned failure code:
0x80004003 (NS_ERROR_INVALID_POINTER) [nsIRDFCompositeDataSource.GetTarget]"
nsresult: "0x80004003 (NS_ERROR_INVALID_POINTER)" location: "JS frame ::
chrome://messenger/content/mailWindowOverlay.js :: GetMessageType :: line 128"
data: no]
Reporter | ||
Comment 1•24 years ago
|
||
If you right-click on the sort columns, also with an empty message page:
JavaScript error:
chrome://messenger/content/mailWindowOverlay.js line 546: message has no
properties
Assignee | ||
Comment 4•24 years ago
|
||
accepting. I'll go work on the fix.
hwaara, your patch for 68525 doesn't fix it.
Status: NEW → ASSIGNED
Comment 5•24 years ago
|
||
oh well..
Assignee | ||
Comment 6•24 years ago
|
||
fixed. thanks to bienvenu for the review.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Summary: javascript error in mailWindowOverlay.js → javascript exception in mailWindowOverlay.js
I see stuff in nsContextMenu.js, but not mailWindowOverlay.js, marking verified.
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•