Netlify bug - Wrong 301 redirect for percent encoded URLs
jenweber opened this issue · 1 comments
jenweber commented
We contacted support on July 7th after waiting a bit for a forum response.
https://answers.netlify.com/t/wrong-301-redirect-for-percentage-encoded-urls/37743/10
The issue is that our use of % in URLs forces you to a 404 page because the % gets encoded again. This is a blocker that could be resolved by either a fix from Netlify (preferred) or hacky things on our end.
mansona commented
This was fixed upstream 🎉