Closed
Bug 367712
Opened 18 years ago
Closed 18 years ago
ASSERTION FAILED: caught exception getting value for "Please enter a password for obtaining IRC Operator privileges."
Categories
(Other Applications :: ChatZilla, defect)
Other Applications
ChatZilla
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ajschult784, Assigned: Gijs)
Details
(Whiteboard: [cz-0.9.78])
Attachments
(1 file)
934 bytes,
patch
|
bugzilla-mozilla-20000923
:
review+
|
Details | Diff | Splinter Review |
With current trunk, after entering "/oper opername" in chatzilla, I get a dialog to enter the password, but in the console, I get:
cz: ** ASSERTION FAILED: caught exception getting value for ``Please enter a password for obtaining IRC Operator privileges.''
[Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIStringBundle.GetStringFromName]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://chatzilla/content/lib/js/message-manager.js :: mm_getfrom :: line 278" data: no]
**
<top>
_assert@59
mm_getfrom@294
mm_getmsg@247
getMsg@145
cmdOper@2867
dispatchCommand@708
dispatch@408
dispatchCommand@752
dispatch@408
onInputCompleteLine@636
onInputKeyPress@362
[anonymous]@0
Assignee | ||
Comment 1•18 years ago
|
||
Ooops. I think this is my regression anyway...
Assignee: rginda → gijskruitbosch+bugs
Status: NEW → ASSIGNED
Attachment #256901 -
Flags: review?(silver)
Updated•18 years ago
|
OS: Linux → All
Hardware: PC → All
Updated•18 years ago
|
Attachment #256901 -
Flags: review?(silver) → review+
Assignee | ||
Comment 2•18 years ago
|
||
Checking in mozilla/extensions/irc/xul/content/commands.js;
/cvsroot/mozilla/extensions/irc/xul/content/commands.js,v <-- commands.js
new revision: 1.120; previous revision: 1.119
done
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•18 years ago
|
Whiteboard: [cz-0.9.78]
You need to log in
before you can comment on or make changes to this bug.
Description
•