Is it possible to enable Cyrillic Extended or non latiin characters as the URL path in Matrix?
I tested it with default installation (UTF-8) but it renders the Cyrillic characters as a single dash even thought the asset name and short name displays it correctly.
Is it possible to enable Cyrillic Extended or non latiin characters as the URL path in Matrix?
I tested it with default installation (UTF-8) but it renders the Cyrillic characters as a single dash even thought the asset name and short name displays it correctly.
Help appreciated
Thanks.
No, currently Matrix does not support this, even if it did the characters would have to be url encoded (eg. %20) to conform to standards. Unsure if it is critical for you, but I would suggest checking to see if it is browser compatible first.