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

remove colon from accounts, modes #1786

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

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

@vanosg vanosg added this to the v1.10.1 milestone Feb 23, 2025
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.

1 participant