Bug #100
Self IrcUser is not created until a channel is joined
Start date:
Due date:
% Done:
0%
Estimated time:
Version:
0.13.1
OS:
Any
Description
Apparently, the IrcUser representing self does not exist in core until a channel has been joined.
Steps to reproduce:
1. Connect to Network (as bar)
2. /nick foo
3. SignalProxy::handleInitRequest() received initRequest for unregistered Object: "IrcUser" "10/bar"
Related issues
History
#1 Updated by EgS over 16 years ago
fixed in current git
#2 Updated by EgS over 16 years ago
fixed in current git
fixing BR #100 and #187