Project

General

Profile

Actions

Bug #101681

closed

Classloading information is not removed after extension uninstall

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

After an extension is uninstalled the classloading information is still available and not removed.

- Validate check if bootstrap_package is installed
- check autoload_classmap to CONTAIN bootstrap_package entries
- check autoload_psr4 to CONTAIN bootstrap_package entries
- go to extension manager
- uninstall bootstrap_package
- check autoload_classmap to still CONTAIN bootstrap_package entries
- check autoload_psr4 to still CONTAIN bootstrap_package entries

Expected behaviour
- Entries removed


Files

Actions #1

Updated by Gerrit Code Review 11 months ago

  • Status changed from New to Under Review

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 #2

Updated by Benjamin Kott 11 months ago

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

Updated by Benni Mack 9 days ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF