You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem is, when it (https://ru.wikipedia.org/wiki/Россия) pasted in resource - its keeping encoded value which is ok, but looks ugly and non-human-readable at all
This feature will probably require some client JS magic to decode such values on input.
The text was updated successfully, but these errors were encountered:
Some countries have possibility to use native language in urls in encoded way
For example:
https://ru.wikipedia.org/wiki/Россия -> https://ru.wikipedia.org/wiki/%D0%A0%D0%BE%D1%81%D1%81%D0%B8%D1%8F
You can check yourself on:
https://www.webatic.com/url-convertor
The problem is, when it (https://ru.wikipedia.org/wiki/Россия) pasted in resource - its keeping encoded value which is ok, but looks ugly and non-human-readable at all
This feature will probably require some client JS magic to decode such values on input.
The text was updated successfully, but these errors were encountered: