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

Whisper not working correct with autocomplete with white space in username #1870

Open
Duffy77 opened this issue Feb 9, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@Duffy77
Copy link

Duffy77 commented Feb 9, 2025

Describe the bug
We have usernames that contains special characters like (|) e.g. "Duffy ( ABC | DEF)" if this is relevant.

When i type /w in the chat a popup comes up where i can choose the person to whisper.

After completion, the [] are missing in the chat. So i must set the brackets manually to send the message.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Chat'
  2. Type /w
  3. Scroll to a person you want to chat to and choose this one
  4. Type your message
  5. Try to send.
  6. Error occurs that user was not found
  7. Place [] around the username and it works

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Versions:

  • Foundry Version
  • DSA/TDE version
  • Related modules version

Image

Additional context
Add any other context about the problem here.

@Duffy77 Duffy77 changed the title Whisper not working correct with autocomplete Whisper not working correct with autocomplete with white space in username Feb 12, 2025
@Duffy77
Copy link
Author

Duffy77 commented Feb 12, 2025

When you create a username with a white space, then the autocomplete is doing this:
Username : "Duffy 77"
/w duffy 77 testmessage

But is should put brackets around the username /w [duffy 77] testmessage

@Plushtoast Plushtoast added the bug Something isn't working label Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

2 participants