Umbraco.GetDictionaryValue returns logged in users language
For some reason some om my page renderings gets all Umbraco.GetDictionaryValue-translations set to English - which is the language of the user logged in to the backend, not the tree.
However, it ONLY happens when logged in, thus nothing the visitors will have problems with, and also it only applies when navigating to a page. When the translation is wrong and a reload is initiated and rendered, the translation is in the language of the node tree.
Umbraco.GetDictionaryValue returns logged in users language
For some reason some om my page renderings gets all Umbraco.GetDictionaryValue-translations set to English - which is the language of the user logged in to the backend, not the tree.
However, it ONLY happens when logged in, thus nothing the visitors will have problems with, and also it only applies when navigating to a page. When the translation is wrong and a reload is initiated and rendered, the translation is in the language of the node tree.
Anyone experienced this weird behavior?
is working on a reply...