planet-webapp
planet-webapp copied to clipboard
Missing 'locale' in redirect paths leading to incorrect routing
trafficstars
There are instances in the codebase where the 'locale' parameter is not included in redirect paths, which could lead to incorrect routing in a multi-language setup.
Reference: PR #2296 and this comment.
@mojitb35