Respond to CTCP PING even if it had no parameter.
authorBas Pape <baspape@gmail.com>
Sat, 7 Sep 2013 11:09:06 +0000 (13:09 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Thu, 10 Oct 2013 19:20:26 +0000 (21:20 +0200)
commit1dd7a8535be8eec1a04550e356b140ae89c4ad48
tree242afdfa9ff472fb85a9a703cbd02de5aabff064
parentbf911db49267bd3a5b635a0dd096bb7efc20e74c
Respond to CTCP PING even if it had no parameter.

Normally the response param is whatever came in, but e.g. qwebirc does
not send any params if the user does not explicitly specify any. This
would result in "Received unknown CTCP-PING". This patch makes quassel
respond with any empty string.
src/core/coresessioneventprocessor.cpp