If english language is disabled and german is set as redirect language.
Then while trying to access '/en/page' should redirect to 'de/page', but now it redirects to 'en/'.
1. Go to module config page.
2. Add `entity.node.canonical` to route override.
3. Disable english language.
4. Set german as redirect language.
5. Then create a translation for `page` in german language.
6. Try to access english version.
7. You will get redirected too many times error.
1. Go to module config page.
2. Add `entity.node.canonical` to route override.
3. Add attached patch.
Needs review
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.