Project

General

Profile

Actions

Bug #102609

open

Wrong processing order while installing extensions

Added by Stefan Froemken 5 months ago. Updated 5 months ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Extension Manager
Start date:
2023-12-06
Due date:
% Done:

0%

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

Description

Hello,

yesterday I tried to install my mysqlreport extension on a TYPO3 11 LIVE system configured as standalone. Instantly the website crashes with error 500. In logs I found that file XY of my mysqlreport extension could not be found. I logged into InstallTool, click button for AutoLoader and website is running again.

Today I have removed the dev-main version of our extension bynder2 from a composer based TYPO3 11 and directly installed bynder2 in version 2.0.3 afterwards. TYPO3 crashes because of too less arguments for bynder2 Configuration/ExtConf constructor. I have searched the cached DI file in var/cache/code/DI, but there are no "Bynder" entries available. I have visited the InstallTool, click Flush Cache (which also rebuilds this cache file), and the error was gone.

It seems that TYPO3 has a wrong extension installation process order

Stefan

Actions

Also available in: Atom PDF