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

Can not use room names that contains different charachaters for example åäö #266

Open
small1 opened this issue Dec 14, 2023 · 5 comments

Comments

@small1
Copy link

small1 commented Dec 14, 2023

When you try to create a room containing dofferent char sets like åäö it failes with error 400

Try to create a room https:///Räksmörgås

Jitsi will go with it but the auth component will fail.

@MarcelCoding
Copy link
Owner

You did not got any additional context from jitsi openid? Logs or in the Browser?

If i take the name exactly as you, jitsi is complaining:

image

Maybe without the :?

I've checked all the components in jitsi-openid individual that are doing something with the room name, and nothing should be failing with valid utf8 characters.

@small1
Copy link
Author

small1 commented Dec 14, 2023

Bahh. I did not proof read. It remove a part. Try without https://

@small1
Copy link
Author

small1 commented Apr 30, 2024

So back to this again. I have tested to start a jitsi meeting with swedish characters (or other ones) and nginx says in the access log error 400. openid does not say anything in the logs.

[30/Apr/2024:12:39:15 +0200] "GET /room/r%C3%A4ksm%C3%B6rg%C3%A5s HTTP/1.1" 400 0 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36"

@MarcelCoding
Copy link
Owner

Sorry for the late response. I am currently waiting for a friend who is currently setting up a jitsi. I'll use that instance for debugging.

@small1
Copy link
Author

small1 commented Aug 14, 2024

@MarcelCoding if i give you access to environment with stuff would that help ? :) I have quite a few servers up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants