-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Accented characters in URI does not work #1437
Comments
What is the specific error thrown by Uri.php? |
I see:
|
What is the page encoding, sent to the browser? (type |
Strange then, the charset is correct. Is this happening with Chrome only, or also on other browsers as well? |
Can you also try on a separate device, a phone maybe? |
Can you PM me your user/ folder on Slack, so I can try replicating the problem with your same site setup? |
Hello there!
I have an URL: http://domain.com/search/query:függvény
The grav config gives me the variable with wrong encoding. :-(
https://github.com/getgrav/grav/blob/develop/system/src/Grav/Common/Uri.php#L448
What can I do?
The text was updated successfully, but these errors were encountered: