Closed
Bug 955404
Opened 11 years ago
Closed 11 years ago
Ci is not defind in ircNonStandard
Categories
(Chat Core :: IRC, defect)
Chat Core
IRC
Tracking
(Not tracked)
RESOLVED
FIXED
1.5
People
(Reporter: clokep, Assigned: nhnt11)
Details
Attachments
(1 file)
1.03 KB,
patch
|
clokep
:
review+
|
Details | Diff | Splinter Review |
*** Original post on bio 1967 at 2013-05-22 17:10:00 UTC ***
Timestamp: 5/22/2013 11:09:48 AM
Error: Error running command NOTICE with handler Non-Standard IRC Extensions:
{"rawMessage":":irc.znc.in NOTICE AUTH :*** You need to send your password. Try /quote PASS <username>:<password>","command":"NOTICE","params":["AUTH","*** You need to send your password. Try /quote PASS <username>:<password>"],"servername":"irc.znc.in"}
Ci is not defined
Source File: resource:///modules/ircNonStandard.jsm
Line: 45
Source Code:
prpl-irc
We need to add Ci to [1] like [2].
[1] http://lxr.instantbird.org/instantbird/source/chat/protocols/irc/ircNonStandard.jsm#17
[2] http://lxr.instantbird.org/instantbird/source/chat/protocols/irc/ircBase.jsm#22
Assignee | ||
Comment 1•11 years ago
|
||
*** Original post on bio 1967 as attmnt 2444 at 2013-05-22 17:29:00 UTC was without comment, so any subsequent comment numbers will be shifted ***
Attachment #8354211 -
Flags: review?(clokep)
Reporter | ||
Comment 2•11 years ago
|
||
Comment on attachment 8354211 [details] [diff] [review]
Here you go
*** Original change on bio 1967 attmnt 2444 at 2013-05-22 17:31:16 UTC ***
Perfect, thanks!
Attachment #8354211 -
Flags: review?(clokep) → review+
Reporter | ||
Updated•11 years ago
|
Assignee: nobody → nhnt11
Whiteboard: [checkin-needed]
Reporter | ||
Comment 3•11 years ago
|
||
*** Original post on bio 1967 at 2013-05-22 23:08:05 UTC ***
Thanks!
http://hg.instantbird.org/instantbird/rev/cfb0ddc7e3f3
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [checkin-needed]
Target Milestone: --- → 1.5
You need to log in
before you can comment on or make changes to this bug.
Description
•