When viewing the list of redirects in /admin/config/search/redirect
, the “To” path column always displays URLs with the UI language prefix (e.g., /fr/...
) regardless of the actual redirection language defined.
This is misleading, especially in multilingual sites with different source/target path aliases.
Screenshot in English UI
Screenshot in French UI
/test
(language = English) to /node/20
(English)/admin/config/search/redirect
The “To” column still shows /en/alias
if the redirect is in English.
The “To” column shows /fr/...
, which does not reflect the redirection language and is misleading.
The actual redirection works correctly — however, the displayed paths in the “To” column are incorrect, as they always show the URL with the current UI language prefix instead of the actual redirection language.
Active
1.0
User interface
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.