Actions
Bug #252
closedReceived PRIVMSG should be written to the sender log rather than the server nick log
Start date:
2011-10-03
Due date:
% Done:
100%
Estimated time:
Patch Available:
Yes
Found in Versions:
0.8.8
Confirmed:
Yes
Branch:
Security:
No
Help Needed:
No
Description
when receiving a PRIVMSG from bar with the server nick set to foo, the message is written to foo.log rather than bar.log, thus queries are written into foo.log and bar.log, which makes the conversation unreadable afterwards.
I have attached a patch for HEAD fixing the issue. I tested it and it's working pretty well. Does it look fine to you? If so, could you please apply it?
Files
Actions