- π¨πSwitzerland das-peter
I get the feeling the issues described here probably would be solved via π Home page language detection not working correctly with path-based detection RTBC too.
Let's say I have two languages, English with an empty prefix, and Spanish set to es-ES. Let's also say I have two domains, US at /, and CA at /ca.
In certain cases, the homepage prematurely falls back to the default language. See these examples:
So, if if the domain prefix is empty, and the language comes first, and we are on the homepage, then it falls back to the default language with no prefix set.
The error is in the language negotiator. Patch will follow.
Needs review
1.4
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
I get the feeling the issues described here probably would be solved via π Home page language detection not working correctly with path-based detection RTBC too.