[Konversation-devel] [Bug 263157] Server kicks are not shown
Bernd Buschinski
b.buschinski at web.de
Wed Jan 19 23:49:51 CET 2011
https://bugs.kde.org/show_bug.cgi?id=263157
--- Comment #1 from Bernd Buschinski <b buschinski web de> 2011-01-19 23:49:51 ---
ok I tracked it down to
InputFilter::parseLine
if ((!prefix.contains('!')) && (prefix != m_server->getNickname()))
in line 147
with "*.quakenet.org" as prefix it seems not all prefix must contain a '!'
to be a client command.
My problem now I don't know how to identify a "100% safe" client command
--
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