Closed
Description
For some reason, it is not possible to set a "PlatformLanguage" per access_url_id, even when the setting allows for changes per URL.
If I have a multi-URL install, whatever the URL I'm in, if I change the PlatformLanguage setting (the default language of the platform), it is changed as a single record in settings_current
. Normally, if I change it from a sub-URL, it should create a new entry in settings_current
with the sub-URL's access_url_id
.