This fix addresses the handling of redirects with support for non-default languages. The system now correctly redirects users to the appropriate pages based on the selected language(redirect), rather than defaulting to the primary language.
Testing Details
[x] Unit Test Added
[x] Manual Test/Other (Please elaborate)
Types of changes
[x] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Description / Motivation
This fix addresses the handling of redirects with support for non-default languages. The system now correctly redirects users to the appropriate pages based on the selected language(redirect), rather than defaulting to the primary language.
Testing Details
Types of changes