Project

General

Profile

Actions

Bug #89504

closed

Epic #83968: PSR-11 Initiative

Upgrade wizards fail if Extensions are to be installed

Added by Kevin Appelt over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Install Tool
Start date:
2019-10-24
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
10
PHP Version:
7.3
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:

Description

In the Install Tool only a part of the extbase classes is provided via core dependency injection container.
The classes that are needed to install the extensions are missing.

How can the error be reproduced?

  1. Open the upgrade module
  2. Open the Upgrade Wizards
  3. (e.g. mark "Install extension "typo3db_legacy" from TER" - has to be an upgrade with installing an extension - as undone if it is already marked as done)
  4. Execute the wizard & confirm the upcoming dialog.

=> An error appears:
#1278450972 TYPO3\CMS\Extbase\Reflection\Exception\UnknownClassException
Class TYPO3\CMS\Extbase\Persistence\PersistenceManager does not exist. Reflection failed.

How can the error not be reproduced?

  1. Open the upgrade module
  2. Open the Upgrade Wizards
  3. (e.g. mark "Add the default Extension Manager database tables" - has to be an upgrade without installing an extension - as undone if it is already marked as done)
  4. Execute the wizard & confirm the upcoming dialog.

=> The upgrade is successful now.

Actions #1

Updated by Oliver Hader over 4 years ago

  • Target version changed from next-patchlevel to Candidate for Major Version
Actions #2

Updated by Gerrit Code Review over 4 years ago

  • Status changed from New to Under Review

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

Actions #3

Updated by Gerrit Code Review over 4 years ago

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

Actions #4

Updated by Benjamin Franzke over 4 years ago

  • Parent task set to #83968
Actions #5

Updated by Benjamin Franzke over 4 years ago

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

Updated by Benni Mack over 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF