Bug #2485
closedFails to display PRIVMSG messages that are received without a preceding colon on the message
Start date:
01/24/2016
Due date:
% Done:
0%
Estimated time:
Operative System:
All
Regression:
No
Description
IRC parser is a bit incorrect, and if a PRIVMSG comes in without a preceding colon, it is displayed as a blank line.
Of note is that usually a colon precedes all messages, but certain newer servers have started to actually follow the RFC and not do so for single-word lines.