Actions
Bug #83406
closedLanguage module downloads language-files for deactivated extensions only
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Language Manager (backend)
Target version:
-
Start date:
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
We have installed a fresh non-composer-based TYPO3 9.0 and download language "german". After that we switched user default language to "german" and also changed the language for the user to this. But after browser-refresh the backend is still in english.
In /typo3conf/l10n/de/ are only these folders, all extensions are deactivated(!) in EM
- filemetadata
- form
- indexed_search
- linkvalidator
- opendocs
- scheduler
- sys_action
- taskcenter
- workspaces
Seems only language-files for deactivated extensions are downloaded.
TYPO3 9.0.0
PHP 7.2.0
Apache
MariaDB
Actions