[Konversation-devel] [Bug 292289] Konversation does not auto-join channels when connecting to Hector IRC server
Eike Hein
hein at kde.org
Tue Jan 24 08:24:29 UTC 2012
https://bugs.kde.org/show_bug.cgi?id=292289
Eike Hein <hein at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |DOWNSTREAM
--- Comment #3 from Eike Hein <hein kde org> 2012-01-24 08:24:29 ---
It's a bug in Hector. It sends 422 without a reply target:
:myserver.irc 422 :MOTD File is missing
RFC 2812: "The numeric reply MUST be sent as one message consisting of the
sender prefix, the three-digit numeric, and the target of the reply."
Our parser ignores the malformatted 422. We are picky parsers (and tend to do
better on fuzz testing than most clients as a result).
Once Hector is fixed auto-join will work for you.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Konversation-devel
mailing list