Use correct nick on 001 RPL_WELCOME
authorMattia Basaglia <mattia.basaglia@gmail.com>
Thu, 26 Jun 2014 13:23:13 +0000 (15:23 +0200)
committerDaniel Albers <daniel@lbe.rs>
Thu, 10 Jul 2014 14:09:38 +0000 (16:09 +0200)
commit77611288238aef3777466f5d647dd2780f5f72d1
tree697e9f6df397fa248f75ea279b46feef1da4549f
parent019ba67419a5d92eb50275311c05002eef0eb11a
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