kopano-storeadm ignores locale (from admin.cfg or -l) on -Cn for creating new store
-
It seems that kopano-storeadm ignores the locale from admin.cfg and also the locale passed on the command line when creating a new store with -Cn. Resetting the folder names using kopano-storeadm -Y after the corresponding store has been created works fine, respecting the locale from admin.cfg. I’ve not found a specific hint at why this happens, as the locale seems to be read correctly from admin.cfg (as seen when using -Y).
Currently, this means that stores that are automatically created through userscripts (which uses kopano-storeadm -Cn) always use the english, non-translated names for folders, and need to be manually updated after they have been created. Is this a known problem?
-
@modelnine indeed. this is something I’ve came across yesterday as well. see https://jira.kopano.io/browse/KC-1607
-
Ah, I didn’t think to look in Jira. For now, it suffices to change the userscript to call kopano-storeadm -Y after the creation, but if -Cn would work properly, it’d of course be better. Thanks!
-
this bug still isn’t fixed?
-
@theoneandonly-vector why shouldn’t it be?
-
yesterday it’s status was still “open”. and I got the issue using the docker-install as I most likely didn’t configure as it needs to be: https://github.com/zokradonh/kopano-docker/issues/330