Skip to content

Conversation

@vanosg
Copy link
Member

@vanosg vanosg commented Feb 23, 2025

Found by: @Robby-
Patch by: Geo

One-line summary:
Remove colons from trailing IRC command

Additional description (if needed):
Inspircd v3 started putting :'s on all trailing commands, even if they cannot have a space in them (accounts, nicks, etc). This broke how Eggdrop stored account names sent from WHOX, and nicknames contained in MODE commands.

This is a blunt-force and inelegant patch but it at least fixes the identified issues... there are probably more messages that are needed to be handled but not known at this time, and maybe a larger code revamp could be done. Just not today.

https://docs.inspircd.org/faq/#why-does-my-client-not-show-mode-changesopped-users-on-joinetc-correctly-when-using-inspircd-v3

@thommey
Copy link
Member

thommey commented Mar 22, 2025

Fine, but please add // TODO comments because we don't want to leave it like this long-term.

I disagree with all of this and think inspircd should be fixed, not eggdrop.

@vanosg vanosg merged commit 2fea6c4 into develop Mar 23, 2025
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants