Closed
Bug 154986
Opened 22 years ago
Closed 22 years ago
uncaught exception on Mail compose
Categories
(MailNews Core :: Composition, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 145568
People
(Reporter: jpmelko, Assigned: vparthas)
References
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Macintosh; U; PPC; en-US; rv:1.1a) Gecko/20020611
BuildID: 2002061103
two uncaught exceptions are shown in the JavaScript Console whan i click on
"Compose"
Reproducible: Always
Steps to Reproduce:
1. Open "Mail & NewGroups"
2. Open JavaScript Console
3. Clear all Error Messages
4. Click on Compose
Actual Results:
Error: uncaught exception: [Exception... "Component returned failure code:
0x80004001 (NS_ERROR_NOT_IMPLEMENTED)
[nsIEditorShell.GetSelectedOrParentTableElement]" nsresult: "0x80004001
(NS_ERROR_NOT_IMPLEMENTED)" location: "JS frame ::
chrome://editor/content/editor.js :: goUpdateTableMenuItems :: line 2459" data: no]
Error: uncaught exception: [Exception... "Component returned failure code:
0x80004001 (NS_ERROR_NOT_IMPLEMENTED)
[nsIEditorShell.GetSelectedOrParentTableElement]" nsresult: "0x80004001
(NS_ERROR_NOT_IMPLEMENTED)" location: "JS frame ::
chrome://editor/content/editor.js :: goUpdateTableMenuItems :: line 2459" data: no]
Expected Results: Nothing
Reporter | ||
Comment 3•22 years ago
|
||
This problem has disapeared. Build: 2002073108
But now i have (some times):
Error: redeclaration of const MOZ_HELP_URI
Source File: chrome://help/content/contextHelp.js Line: 1
Comment 4•22 years ago
|
||
The initial error is a dup of Bug #145568 (which I'm going to mark this a dup of).
As for Comment #3, that is covered in Bug #141481.
*** This bug has been marked as a duplicate of 145568 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
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
•