/WHO kills connection #8

Closed
opened 2025-08-16 18:29:51 -07:00 by swee · 2 comments
Owner

Bug reported by phant at IRC libera.chat:

16:20:21 <phant> and anyone who does /who on a channel you're in will be disconnected
16:20:36 <phant> some clients do that automatically, that's why i kept getting kicked before

Apparently, the way /WHO works began crashing clients.

Bug reported by phant at IRC libera.chat: ``` 16:20:21 <phant> and anyone who does /who on a channel you're in will be disconnected 16:20:36 <phant> some clients do that automatically, that's why i kept getting kicked before ``` Apparently, the way /WHO works began crashing clients.
Author
Owner

After comparing output of /WHO in solanum (libera.chat) and IRCat:

  • IRCat seems to use the wrong number to end the list. 366 instead of 315
  • The list doesn’t show the channel name.

I will change the two above and see if this fixes things.

After comparing output of /WHO in solanum (libera.chat) and IRCat: - IRCat seems to use the wrong number to end the list. 366 instead of 315 - The list doesn’t show the channel name. I will change the two above and see if this fixes things.
Author
Owner

This bug has been fixed in commit dbcd4b8755.

This bug has been fixed in commit dbcd4b8755.
swee closed this issue 2025-08-16 18:30:14 -07:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: swee/IRCat#8
No description provided.