[Konversation-devel] [Bug 253691] CTCP requests treated as PRIVMSGs if they're coming from the server

Martin Herkt luck3r at phicode.de
Sat Oct 9 20:33:51 CEST 2010


https://bugs.kde.org/show_bug.cgi?id=253691





--- Comment #1 from Martin Herkt <luck3r phicode de>  2010-10-09 20:33:50 ---
Update: Looks like the key to the problem is in line 146 of
src/irc/inputfilter.cpp:

    if ((!prefix.contains('!')) && (prefix != server->getNickname()))

On those networks, the source of the CTCP messages does not contain a !, and
parseServerCommand() doesn't do anything about CTCP messages.

-- 
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