Closed
Bug 996540
Opened 12 years ago
Closed 11 years ago
Unhandled IRC message: 597 RPL_REAWAY
Categories
(Chat Core :: IRC, defect)
Chat Core
IRC
Tracking
(Not tracked)
RESOLVED
FIXED
1.6
People
(Reporter: florian, Assigned: clokep)
Details
Attachments
(1 file)
1.94 KB,
patch
|
aleth
:
review+
|
Details | Diff | Splinter Review |
Warning: Unhandled IRC message:
:concrete.mozilla.org 597 flo-retina Sylvestre Sylvestre moz-CB3DAE4D.ecranbleu.org 1397555233 :Auto away at Tue Apr 15 11:47:04 2014
Source File: resource://gre/components/irc.js
Line: 700
Source Code:
prpl-irc: ircSocket.prototype.onDataReceived
12:39:11 - aleth: REAWAY? what is that supposed to mean?
12:39:23 - aleth: away again? about away?
12:39:31 - clokep: Back from away?
12:39:33 - clokep: I don't know.
12:41:16 - clokep: aleth: https://github.com/savetheinternet/UnrealIRCd/blob/290dafe8145ca9567ea120ff63129ce3471dae32/src/modules/m_away.c#L174
12:41:41 - aleth: Haha, good way to find out :)
12:41:42 - clokep: I think it means they changed their away message?
12:41:52 - aleth: I think so.
12:43:53 - clokep: aleth: https://github.com/rabbitircd/rabbitircd/commit/74eb16146782a07da86e45c3039c34ece90310e1
12:44:04 - clokep: The fourth example " User is still away, but reason changed."
12:45:13 - aleth: So "RE" stands for Reason. Heh.
Assignee | ||
Comment 1•11 years ago
|
||
Comment 2•11 years ago
|
||
Comment on attachment 8409065 [details] [diff] [review]
Patch
Review of attachment 8409065 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks!
Attachment #8409065 -
Flags: review?(aleth) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → 1.6
You need to log in
before you can comment on or make changes to this bug.
Description
•