Groups with special Character can not be addressed
Open
Nobody has claimed this yet.
bug
feature: chat 💬
- Dominant language
- PHP
- Stars
- 2.2k
- Forks
- 587
- Avg merge
- 17h 55m
- Merged PRs (30d)
- 350
Description
Steps to reproduce
- Create a user group, that has a Special Charakter in it (Umlaute: äöü) (eg: "Bälle" - german word for "Balls")
- Add this group to a chat
- reference the group in a message using
@group(@Bälle)
Expected behaviour
it should work like it works with users or groups without special character. The group should be converted into that visual icon of the group.
Actual behaviour
Message looks like this: "Hello Friends of @"group/Bälle" can someone please call me?"
Talk app
Talk 18.0.5
Nextcloud 28.0.3
Firefox
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue in the Nextcloud Talk app with a group named "Bälle" and reference it in a chat message. Compare the handling of group mentions with user mentions and groups without special characters; done means the mention is converted to the visual group icon as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100