I don’t know what is happening, but I’m working on a site that I am upgrading from U13 to U17.
I wanted to look at the installed languages, and it was empty.
I see languages above the content tree. But when I go to Settings/Languages, it tells me there aren’t any languages found. Also, eventhough my user is set to “English US”, the language-search-results-panel is in dutch.
If I create a new language, with an existing ISO code I get the error about duplicate ISO code.
If I want to select a fallback language for my newly created language, I see all languages (5 at this point because of testing).
If I open the Language Settings, I see the URL ‘language?pageSize=50&skip=0&take=50’ is being called. That call gets a json return with all 5 languages in it. So the CMS-backend is returning the correct data. But the CMS itself isn’t showing any language.
I was running on 17.0.0, so I was hoping updating would solve this problem. But I’m running 17.1.0 now, and this problem still persists.
And I can’t remove any of the test-languages I’ve added.
Perhaps through the database.
But is this a common issue? Does anybody know what I do to get it working again?
I’ve tried clearing cache, reloading database memory, rebuild indexes.
