Project

General

Profile

Actions

Bug #83479

closed

Minimal install of CMS9 causes warning in backend

Added by Richard Haeser over 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2018-01-05
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

When you do not install any extensions, but just composer require typo3/minimal, you get a warning:

PHP Warning: Invalid argument supplied for foreach() in /var/www/cms9/Web/typo3/sysext/backend/Classes/Domain/Repository/Module/BackendModuleRepository.php line 192

This is because the variable

$GLOBALS['TBE_MODULES_EXT']
might not be set yet.

Actions

Also available in: Atom PDF