There still seems to be a bug at setting the default language for a specific instance/company.
The known trick (thanks to luca) is to change the entry
"languageId"
in the database table
users_
for the user with the flag
defaultUser = 1
In addition I just learned that for spanish the code "es_ES" does not work - however the code "es" does work.
Maybe it helps somebody.
Excellent, seems to work when Liferay ignores the setting for "Default language" in settings; it seems to be an issue when you have two companies/domains and somehow the "wrong" company is chosen as the default.
ReplyDelete