Hi,
We make some custom navigation in code which works with 2 levels of product groups, first we show the parentgroups, and after clicking one of them we show the child groups of the chosen group. This is working fine, until we check this in a second language. While debugging we see that our Group with LanguageId "LANG2" has the correct number of subgroups, but all the subgroups have languageid "LANG1" and the lang1 groupname.
We saw that in 9.8.11 there was a fix for our other problem, the friendly urls where the groupname was not translated. Does that bugfix fix the above issue also? And if so, what is the release date for 9.8.11?
Greets Hans