Use correct nick on 001 RPL_WELCOME
authorMattia Basaglia <mattia.basaglia@gmail.com>
Thu, 26 Jun 2014 13:23:13 +0000 (15:23 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sun, 14 Sep 2014 19:59:10 +0000 (21:59 +0200)
commit3b8318c1ec0b20f4f04a4fa9f3d9c18c8301ca41
tree1ae1205aebad0f3db76451a0e61e877547f473cf
parente9bc006ec4dcafe42b4d161f4ff6648125116029
Use correct nick on 001 RPL_WELCOME

Fixes #1020
When the user connects to  a bouncer, the bouncer will send back the
welcome message received when it first connected to the network.
This caused Quassel to display a wrong nick if it had changed
since the first connection.
src/core/coresessioneventprocessor.cpp
src/core/coresessioneventprocessor.h