Bug #212
chatmonitor can't handle !-channels
Start date:
Due date:
% Done:
0%
Estimated time:
Version:
0.13.1
OS:
Any
Description
Messages from !-Channels (see http://ircd.de/doc/channels.html) appear in the chatmonitor as:
[00:00:00] <network:> message
it lacks channel- and username.
History
#1 Updated by betagan over 16 years ago
attached patch fixes this.
affected: ./src/common/util.cpp
#2 Updated by Sputnick over 16 years ago
This has been fixed with the new ChatView-based ChatMonitor.