Project

General

Profile

Actions

Bug #101679

closed

Classloading information populated to late during extension installation

Added by Benjamin Kott 11 months ago. Updated 9 days ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2023-08-14
Due date:
% Done:

100%

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

Description

The autoload information seems to be updated to late during the extension installation process.
This results in that the system cannot find classes.

Validate:

- check autoload_classmap to not contain bootstrap_package entries
- check autoload_psr4 to not contain bootstrap_package entries
- git clone :benjaminkott/bootstrap_package.git typo3conf/ext/bootstrap_package
- go to the extension manager
- install bootstrap_package

the system is broken now

- bin/typo3 dumpautoload

system is fixed


Files


Related issues 1 (1 open0 closed)

Related to TYPO3 Core - Bug #101686: Extension removal does not clear some caches and leads to crashes with ext:formNew2023-08-15

Actions
Actions

Also available in: Atom PDF