Bug 348373 - Server-sent join commands/replies with mismatched masks are silently ignored
Summary: Server-sent join commands/replies with mismatched masks are silently ignored
Status: REPORTED
Alias: None
Product: konversation
Classification: Applications
Component: protocol (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR major
Target Milestone: ---
Assignee: argonel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-28 18:39 UTC by Alex Cruise
Modified: 2020-12-17 06:57 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Cruise 2015-05-28 18:39:45 UTC
Version 1.6, packaged in Fedora 22

One of my communities is using Slack (https://slack.com/) for its chat system, but I don't like to keep browser tabs open for stuff like that, so I've been trying to use their IRC gateway. 

Connecting to the Slack IRC gateway works fine, and I can get a channel list, but when I try to join a channel (double-clicking on the channel list, typing "/j foo", "/join #foo", etc.), nothing happens. I opened up the raw log and saw that the user mask for the server's join line looked like this:

[10:31] >> :arrgh!arrgh@irc.tinyspeck.com JOIN #foo%0A

It turns out the Slack IRC gateway never does an IDENT, it just duplicates the nick for that part of the mask. Once I changed the ident username in the Konversation identity dialog, everything started working correctly! Woohoo!

Even though I've found a workaround, I would suggest this is still a bug, since other clients (X-Chat for example) don't seem to mind.



Reproducible: Always
Comment 1 Justin Zobel 2020-12-02 06:19:10 UTC
Thank you for the report, Alex.

As it has been a while since this was reported, can you please test and confirm if this issue is still occurring or if this bug report can be marked as resolved.

I have set the bug status to "needsinfo" pending your response, please change back to "reported" or "resolved" when you respond, thank you.
Comment 2 Bug Janitor Service 2020-12-17 04:34:01 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 argonel 2020-12-17 06:57:00 UTC
This is unlikely to have changed.