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.
Updated by Per Amundsen almost 9 years ago
- Status changed from New to Resolved
- Target version set to 2.3
Thanks, I fixed this for next beta.
Updated by Per Amundsen almost 9 years ago
- Status changed from Resolved to Closed