[Konversation-devel] [Bug 138781] New: Konversation does not Send KILL Messages Correctly
Niklas Boelter
niklas at frubar.net
Thu Dec 14 00:05:55 CET 2006
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=138781
Summary: Konversation does not Send KILL Messages Correctly
Product: konversation
Version: 1.0.1
Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: konversation-devel kde org
ReportedBy: niklas frubar net
Version: 1.0.1 (using KDE KDE 3.5.5)
Installed from: Ubuntu Packages
OS: Linux
Konversation does not add a colon before the last parameter of the KILL command, so the server only parses the last word as Kill Message.
Example:
User Enters /Kill Waldi Test1 Test2
Rawlog:
[23:56:03] << KILL Waldi Test1 Test2
[23:56:03] >> :bloodsport.xchannel.org NOTICE * :*** Notice -- Received KILL message for Waldi. From niklasboelter Path: ***********.net!niklasboelter (Test2)
Expected behavior:
[23:56:03] << KILL Waldi :Test1 Test2
[23:56:03] >> :bloodsport.xchannel.org NOTICE * :*** Notice -- Received KILL message for Waldi. From niklasboelter Path: ***********.net!niklasboelter (Test1 Test2)
[http://tools.ietf.org/html/rfc1459#section-4.6.1]
More information about the Konversation-devel
mailing list