[Konversation-devel] Review Request: Don't join channels if their name is not prefixed with any of the "channel types"
Martin Blumenstingl
martin.blumenstingl at googlemail.com
Sun Oct 23 18:24:21 UTC 2011
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/102951/
-----------------------------------------------------------
Review request for Konversation.
Description
-------
Konversation tried to join all channels given in the "auto join channel"-list.
The channel name must be prefixed with any of the "channel types" (often "#" is used here).
Some IRCDs ignore the whole JOIN-command if any of the channels in there is invalid.
Thus we filter out invalid channels when building the JOIN-command.
Diffs
-----
src/irc/server.h 6f4bb9b
src/irc/server.cpp 353c6e6
Diff: http://git.reviewboard.kde.org/r/102951/diff/diff
Testing
-------
Tested if the JOIN-command on freenode still works, even if a channel called "invalid" is in the "auto join channel"-list.
Worked fine.
Thanks,
Martin Blumenstingl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konversation-devel/attachments/20111023/a5c298bc/attachment.html>
More information about the Konversation-devel
mailing list