Project

General

Profile

Actions

Bug #86373

closed

Installing typo3db_legacy result in error for upgrade wizards

Added by Johannes Kasberger over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Install Tool
Target version:
Start date:
2018-09-25
Due date:
% Done:

100%

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

Description

During the upgrade from an TYPO3 8 page to the current 9.5-dev version (last commit ab48937e3e3507cb0cec691e0773b49b1006c18c) the upgrade wizard offered to install the extension typo3db_legacy. I installed the extension and after that the message "Something went wrong" comes up and no further wizard worked any more.
The following message was logged:

Got error 'PHP message: PHP Fatal error:  Class TYPO3\\CMS\\Typo3DbLegacy\\Updates\\DbalAndAdodbExtractionUpdate 
contains 6 abstract methods and must therefore be declared abstract or implement the remaining methods 
(TYPO3\\CMS\\Install\\Updates\\UpgradeWizardInterface::getIdentifier, 
TYPO3\\CMS\\Install\\Updates\\UpgradeWizardInterface::getTitle, 
TYPO3\\CMS\\Install\\Updates\\UpgradeWizardInterface::getDescription, ...)
in typo3conf/ext/typo3db_legacy/Classes/Updates/DbalAndAdodbExtractionUpdate.php on line 124

After I disabled the extension the remaining wizards started working again.

Actions #1

Updated by Markus Klein over 5 years ago

  • Is duplicate of Task #86366: Compatibility Layer for AbstractUpdate added
Actions #2

Updated by Markus Klein over 5 years ago

  • Is duplicate of deleted (Task #86366: Compatibility Layer for AbstractUpdate)
Actions #3

Updated by Markus Klein over 5 years ago

  • Status changed from New to Accepted
  • Target version set to 9 LTS
Actions #4

Updated by Susanne Moog over 5 years ago

See https://github.com/FriendsOfTYPO3/typo3db_legacy/pulls

After these pull requests get merged (tagged and released), the core wizard needs to be adjusted to choose the right version.

Actions #5

Updated by Gerrit Code Review over 5 years ago

  • Status changed from Accepted 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/58495

Actions #6

Updated by Benni Mack over 5 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF