Project

General

Profile

Actions

Bug #101679

closed

Classloading information populated to late during extension installation

Added by Benjamin Kott 10 months ago. Updated 10 months ago.

Status:
Resolved
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 #1

Updated by Gerrit Code Review 10 months ago

  • Status changed from New to Under Review

Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80546

Actions #3

Updated by Gerrit Code Review 10 months ago

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80552

Actions #4

Updated by Gerrit Code Review 10 months ago

Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80546

Actions #5

Updated by Gerrit Code Review 10 months ago

Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80546

Actions #6

Updated by Gerrit Code Review 10 months ago

Patch set 5 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80546

Actions #7

Updated by Benjamin Kott 10 months ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #8

Updated by Georg Ringer 9 months ago

  • Related to Bug #101686: Extension removal does not clear some caches and leads to crashes with ext:form added
Actions

Also available in: Atom PDF