Closed
Bug 954646
Opened 11 years ago
Closed 10 years ago
this.target is undefined (IRC DMs)
Categories
(Chat Core :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: aleth, Unassigned)
Details
*** Original post on bio 1214 at 2011-12-28 12:45:00 UTC ***
To reproduce: have NickServ send you a message of some sort on login.
This produces many copies of the following error message:
Error: uncaught exception: [Exception... "'[JavaScript Error: "this.target is undefined" {file: "jar:file:///instantbird/omni.jar!/components/imConversations.js" line: 281}]' when calling method: [imIConversation::account]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: chrome://instantbird/content/conversation.xml :: <TOP_LEVEL> :: line 612" data: yes]
Reporter | ||
Comment 1•11 years ago
|
||
*** Original post on bio 1214 at 2011-12-28 12:48:05 UTC ***
I meant to add: no error message is produced when manually initiating an IRC DM.
Reporter | ||
Comment 2•11 years ago
|
||
*** Original post on bio 1214 at 2012-02-10 01:25:45 UTC ***
Also seen during an incoming DM as
Error: uncaught exception: [Exception... "'[JavaScript Error: "this.target is undefined" {file: "jar:file:///instantbird/omni.jar!/components/imConversations.js" line: 280}]' when calling method: [imIConversation::isChat]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: chrome://instantbird/content/buddytooltip.xml :: updateTooltipFromConversation :: line 340" data: yes]
Should be "fixed" by having JS-IRC though... ;)
Comment 3•11 years ago
|
||
*** Original post on bio 1214 at 2012-02-12 15:16:20 UTC ***
This may not be related to IRC. It could just be that having someone not in your buddy list starting a conversation with you causes an error.
Comment 4•11 years ago
|
||
*** Original post on bio 1214 at 2012-11-21 19:49:27 UTC ***
Possibly related:
Timestamp: 11/21/2012 2:17:58 PM
Error: [Exception... "'[JavaScript Error: "this.target is undefined" {file: "jar:file:///C:/Program%20Files%20(x86)/Instantbird/omni.ja!/components/imConversations.js" line: 271}]' when calling method: [imIConversation::title]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: resource:///modules/imThemes.jsm :: initHTMLDocument :: line 570" data: yes]
Source File: chrome://chat/content/convbrowser.xml
Line: 718
Comment 5•10 years ago
|
||
I can't reproduce this and the IRC code has been completely replaced at this point.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•