- Issue created by @betoaveiga
- 🇪🇨Ecuador leoenriquezp
I've re-rolled a patch that can be applied to version
1.12.0
We have a site that is creating redirect loops. We are unclear as to why this is happening.
We noticed this pattern: redirect loops are created from an internal path without a language, but there is a more recent redirect that has "English". We have pairs of redirects created this way. See picture:
- https://pasteboard.co/q1UogPhRDqZ9.png
This will create a redirect loop and return a 503. Instead of that, why not log the warning and just skip the loop?
Active
1.0
Code
I've re-rolled a patch that can be applied to version 1.12.0