Closed
Bug 174693
Opened 23 years ago
Closed 23 years ago
Exception occurs when leaving a channel
Categories
(Other Applications Graveyard :: ChatZilla, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kazhik, Assigned: rginda)
Details
Exception occurs when leaving a channel after changing charset.
/charset iso-2022-jp
/join #mozilla-jp
/charset euc-jp
/leave
Exception is as follows:
Error: uncaught exception: [Exception... "Component returned failure code:
0x80004005 (NS_ERROR_FAILURE) [nsIDOMXULElement.boxObject]" nsresult:
"0x80004005 (NS_ERROR_FAILURE)" location: "JS frame ::
chrome://global/content/bindings/browser.xml#browser.docShell (getter) :: onget
:: line 0" data: no]
| Assignee | ||
Comment 1•23 years ago
|
||
fixed
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 2•23 years ago
|
||
This bug still isn't fixed. Exception occurs when leaving a channel
even if I don't change charset.
Error: uncaught exception: [Exception... "Component returned failure code:
0x80004005 (NS_ERROR_FAILURE) [nsIDOMXULElement.boxObject]" nsresult:
"0x80004005 (NS_ERROR_FAILURE)" location: "JS frame ::
chrome://global/content/bindings/browser.xml :: get_docShell :: line 0" data: no]
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Summary: Exception occurs when leaving a channel after changing charset → Exception occurs when leaving a channel
| Assignee | ||
Comment 3•23 years ago
|
||
using which version?
| Reporter | ||
Comment 4•23 years ago
|
||
0.8.34.
| Reporter | ||
Comment 5•23 years ago
|
||
0.9.23: No problem.
Status: REOPENED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Core → Other Applications
Updated•1 year ago
|
Product: Other Applications → Other Applications Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•