Project

General

Profile

Actions

Bug #83820

closed

runtimeActivatedPackages broke with TYPO3 8.7.10

Added by Robert Vock over 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Extension Manager
Target version:
Start date:
2018-02-09
Due date:
% Done:

100%

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

Description

I load extension_builder only in my local dev-environment and have the following code in my AdditionalConfiguration.php:

$GLOBALS['TYPO3_CONF_VARS']['EXT']['runtimeActivatedPackages'][] = 'extension_builder';

I just updated to TYPO3 8.7.10 and now i get the following exception:

Uncaught TYPO3 Exception #1338996122: Package "extension_builder" is already registered.
thrown in file typo3/sysext/core/Classes/Package/PackageManager.php
in line 438

The bug was introduced with the following commit:
https://github.com/TYPO3/TYPO3.CMS/commit/a04d91ae2c74f7f68e1b4c89ab54faea1590bde9

If I remove the if-clause, everything works as before.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #83531: PackagaManager fails to provide information about available packagesClosedNicole Cordes2018-01-10

Actions
Actions

Also available in: Atom PDF