DEPRECATED Retour allows you to intelligently redirect legacy URLs, so that you don't lose SEO value when rebuilding & restructuring a website.
168
stars
24
forks
source link
Uncaught ErrorException: "iconv(): Detected an incomplete multibyte character in input string" #112
Open
brandonkelly opened 5 years ago
If you go to a URL with an incomplete multibyte character in the URI, an error will occur that Retour doesn’t catch.
Steps to reproduce:
/test%F2%FB
Expected behavior:
404 error
Actual:
A 500 response is given, with this in the logs: