Project

General

Profile

Actions

Task #91500

closed

Remove runtimeActivatedPackages left overs after deprecation removal

Added by Benjamin Franzke almost 4 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2020-05-27
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

https://review.typo3.org/c/Packages/TYPO3.CMS/+/64584

From what I see right now there are some remaining places where runtimeActivatesPackages are still taken into account:

typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php calculates $GLOBALS['TYPO3_CONF_VARS']['EXT']['runtimeActivatedPackages'] into cache hashes.

typo3/sysext/core/Configuration/DefaultConfiguration.php contains the default value.

typo3/sysext/extensionmanager/Classes/ViewHelpers/ToggleExtensionInstallationStateViewHelper.php contains logic regarding runtimeActivatedPackages.

See:
git grep runtimeActivatedPackages | grep -v "/Documentation/\|/ExtensionScanner/"

Also the Bootstrapping could be adapted to remove hacks that where needed for runtime activated packages.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #91477: Remove deprecated code in BootstrapClosedBenni Mack2020-05-26

Actions
Actions #1

Updated by Benjamin Franzke almost 4 years ago

  • Related to Task #91477: Remove deprecated code in Bootstrap added
Actions #2

Updated by Gerrit Code Review almost 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/+/64588

Actions #3

Updated by Gerrit Code Review almost 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/+/64588

Actions #4

Updated by Benjamin Franzke almost 4 years ago

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

Updated by Benni Mack about 3 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF