jitsi-meet: Special chars in meeting name break "End meeting for all"
Description:
When a meeting is named with a special character in the name, like a German umlaut, the moderator button “End meeting for all” doesn’t seem to do anything.
Steps to reproduce:
- Open a meeting with the name
büro - Make sure you are logged in as a moderator
- Click the hang up button, then click the “End meeting for all” button
Expected behavior:
The call should be ended for all participants.
Actual behavior:
The button can be clicked but nothing happens afterwards. The button works fine as soon as you have a meeting name without the umlaut e.g. buro instead of büro
Server information:
- Jitsi Meet version: 8044
- Operating System: linux x64 docker
Client information:
- Browser / app version: jitsi-meet-electron 2022.11.0 (but also chromium 107.0.5304.110)
- Operating System: linux x64
About this issue
- Original URL
- State: open
- Created 2 years ago
- Comments: 21 (10 by maintainers)
I just tried again and it seems to work for me now. Even break out rooms work as expected. Closing
I have a tentative fix here: https://github.com/jitsi/jitsi-meet/pull/12613