Actions
Bug #83135
closedException in Languages module without extension repository
Status:
Closed
Priority:
Must have
Assignee:
Category:
Language Manager (backend)
Target version:
Start date:
2017-11-28
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:
On Location Sprint
Description
If no extension repository mirror is present (table tx_extensionmanager_domain_model_repository
is empty), the Languages module throws an exception when accessed:
Call to a member function getMirrors() on null Error thrown in file /var/www/vendor/typo3/cms/typo3/sysext/extensionmanager/Classes/Utility/Repository/Helper.php in line 239.
Actions