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

PM replies via the forum fail if a username contains a comma #6017

Open
computezrmle opened this issue Jan 21, 2025 · 1 comment
Open

PM replies via the forum fail if a username contains a comma #6017

computezrmle opened this issue Jan 21, 2025 · 1 comment

Comments

@computezrmle
Copy link
Contributor

Describe the bug

Got a PM via the LHC@home BOINC forum from a user with a username like this:
aaa, bbb

At the standard reply form the address becomes numeric_user_id (aaa, bbb) which when sent fails with a server message like:
Can't find user bbb

User lists like 123 (user1), 436 (user2) usually work fine.

It is obviously the "," inside the parentheses that irritates the server.

Please look into it and allow usernames of the form aaa, bbb.

Steps to reproduce

No response

Expected behavior

No response

Screenshots

No response

System information

No response

Additional context

No response

@AenBleidd
Copy link
Member

This should have been fixed via #5710.
@lfield, is there any chance you can have this patch tested to verify it solves the reported issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

2 participants