- Issue created by @heddn
- Status changed to Needs review
4 months ago 9:10pm 25 July 2024 - Status changed to RTBC
4 months ago 6:14pm 31 July 2024 - Status changed to Fixed
4 months ago 9:03pm 1 August 2024 - 🇨🇦Canada vamirbekyan Toronto
does multilingual work for anyone? i am using 1.1.1 and what I see is that urls with langcode get redirected to default ( En ) language.
For example I have a group ( prefix "mygroup") and aa group node in En and Fr.
I try going to "mygroup/fr/node/11260" and I land on "mygroup/node/11260"
any clue?
thank you! - heddn Nicaragua
🐛 Handle entities as group relations in multiple groups Fixed has some work here.
- 🇨🇦Canada vamirbekyan Toronto
hmm.. still the same.
1. I am using "Language switcher" with "Group from URL path prefix" for "Group types" visibility with my Group type selected and see that the "mygroup" group prefix is added to all nodes regardless if nodes belong to a group or not. The French link does not have the "mygroup" group prefix in the URL for all kinds of nodes.
2. If I go directly to "mygroup/fr/node/11260" I get redirected to En URL ( alias behavior is the same )
thank you - heddn Nicaragua
Take a look a the tests in the integration testing to get a hint on how things are expected to work. BTW, there is no language switcher setup yet in this project. That is coming in the next 2+ weeks. The plan for language switching is a toggle for which languages should be "enabled" on a per site basis.
Automatically closed - issue fixed for 2 weeks with no activity.