Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Channel name in IRC is channel id when joining a channel newly created in webui. #178

Closed
keeperofdakeys opened this issue May 10, 2018 · 1 comment
Labels

Comments

@keeperofdakeys
Copy link

When added to a newly created channel in the web interface - either added by yourself, or added by another user - the irc channel name that the irc client automatically joins is the mattermost channel id, instead of the channel name. Any messages to that channel then become irc direct messages from the user, instead of messages in the channel.

Eg: You join "fiwgdqzr1ib33pkx5bb9c6mzha" instead of "testing"..

Reconnecting to the server will connect to the correct channel, and messages will correctly appear in the channel.

This issue occurred on irssi 1.1.1, with mattermost 4.9.0 and matterircd 0.17.3.

@42wim
Copy link
Owner

42wim commented May 16, 2018

Thanks for reporting.
I've just fixed this in master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants