Project

General

Profile

Actions

Bug #85298

closed

Check for broken extensions complains about system-extensions

Added by David Bruchmann almost 6 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Install Tool
Start date:
2018-06-18
Due date:
% Done:

0%

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

Description

Check for broken extensions complains about system-extensions

complained about lowlevel, fluid, and some others, see attached png file

tested on version 9.3

---
Edit:

In the browser-console I can track this:

1) typo3/install.php?install[controller]=upgrade is called but produces an error
2) The debug-message of the script is:

Fatal error: Uncaught TypeError: Argument 1 passed to TYPO3\CMS\Core\Error\DebugExceptionHandler::flattenArgs()
must be of the type array, null given, called in typo3\sysext\core\Classes\Error\DebugExceptionHandler.php on line 397
and defined in typo3\sysext\core\Classes\Error\DebugExceptionHandler.php on line 513

Don't know if it's helping much, as it's already about "DebugExceptionHandler" ...


Files

bug_check_boken_extensions.png (48.9 KB) bug_check_boken_extensions.png David Bruchmann, 2018-06-18 09:47
Actions

Also available in: Atom PDF