Closed
Bug 100253
Opened 24 years ago
Closed 24 years ago
can't load inbox: js error (change to nsIDOMXULElement?) causing problems with mail 3 pane, error updating commands
Categories
(SeaMonkey :: MailNews: Message Display, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 100312
People
(Reporter: sspitzer, Assigned: sspitzer)
References
Details
(Keywords: smoketest)
JavaScript error:
line 0: uncaught exception: [Exception... "Cannot find interface information fo
r parameter arg 0 [nsIDOMXULElement.controllers]" nsresult: "0x80570006 (NS_ERR
OR_XPC_CANT_GET_PARAM_IFACE_INFO)" location: "JS frame :: chrome://messenger/co
ntent/mail3PaneWindowCommands.js :: SetupCommandUpdateHandlers :: line 766" dat
a: no]
An error occurred updating the button_reply command
An error occurred updating the button_replyall command
An error occurred updating the button_forward command
An error occurred updating the button_delete command
An error occurred updating the button_mark command
An error occurred updating the button_getNewMessages command
An error occurred updating the button_print command
An error occurred updating the button_next command
An error occurred updating the button_file command
An error occurred updating the cmd_delete command
An error occurred updating the cmd_undo command
An error occurred updating the cmd_redo command
An error occurred updating the cmd_cut command
An error occurred updating the cmd_copy command
An error occurred updating the cmd_paste command
An error occurred updating the cmd_selectAll command
An error occurred updating the cmd_delete command
An error occurred updating the cmd_undo command
An error occurred updating the cmd_redo command
An error occurred updating the cmd_cut command
An error occurred updating the cmd_copy command
An error occurred updating the cmd_paste command
An error occurred updating the cmd_selectAll command
An error occurred updating the cmd_delete command
| Assignee | ||
Comment 1•24 years ago
|
||
*** Bug 100252 has been marked as a duplicate of this bug. ***
| Assignee | ||
Comment 2•24 years ago
|
||
temporarily assigning to aaron, but I'm not sure who really owns this yet.
Severity: normal → blocker
Summary: js error (change to nsIDOMXULElement?) causing problems with mail 3 pane, error updating commands → can't load inbox or send new message: js error (change to nsIDOMXULElement?) causing problems with mail 3 pane, error updating commands
| Assignee | ||
Comment 3•24 years ago
|
||
taking from aaron until I figure out what caused the regression.
Assignee: aaronl → sspitzer
Keywords: smoketest
Summary: can't load inbox or send new message: js error (change to nsIDOMXULElement?) causing problems with mail 3 pane, error updating commands → can't load inbox: js error (change to nsIDOMXULElement?) causing problems with mail 3 pane, error updating commands
Comment 4•24 years ago
|
||
I'm seeing this too... I'd verify if I had permission to.
Comment 5•24 years ago
|
||
<spam>
Sorry, I'm an idiot. Mixing up unconfirmed and new states...
</spam>
In any case, the first error I'm getting complains about
nsIDOMWindowInternal.controllers instead of nsIDOMXULElement.controllers and
blames personalToolbar.js :: BM_navigatorLoad :: line 482
Comment 6•24 years ago
|
||
*** Bug 100292 has been marked as a duplicate of this bug. ***
| Assignee | ||
Comment 7•24 years ago
|
||
*** This bug has been marked as a duplicate of 100312 ***
Status: NEW → 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
•