nextcloud / jitsi

Nextcloud Jitsi Integration
GNU Affero General Public License v3.0
28 stars 9 forks source link

Non latin characters in room name #9

Open tbousiou opened 1 year ago

tbousiou commented 1 year ago

When creating a room with non latin (i.e. greek) characters the name is striped to blank and the generated url does not work

https://example.com/apps/jitsi/rooms/a2662d65-c979-4502-9b58-3f4c52ab2f50/

If i append any latin string at the end the url works, but this is not a user friendly solution i suppose.

Is it possible to accept non latin characters or to convert them to latin like "δοκιμαστικό δωμάτιο" => "dokimastikodomatio"?