jitsi-openid icon indicating copy to clipboard operation
jitsi-openid copied to clipboard

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

Open small1 opened this issue 1 year ago • 5 comments

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.

small1 avatar Dec 14 '23 13:12 small1

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.

MarcelCoding avatar Dec 14 '23 17:12 MarcelCoding

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

small1 avatar Dec 14 '23 17:12 small1

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"

small1 avatar Apr 30 '24 10:04 small1

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.

MarcelCoding avatar May 06 '24 06:05 MarcelCoding

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

small1 avatar Aug 14 '24 12:08 small1