Project

General

Profile

Actions

Bug #41867

closed

Merge registerExtDirectComponents to DefaultConfiguration

Added by Christian Kuhn almost 12 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2012-10-10
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

The array entries for extDirect are written to the global TYPO3_CONF_VARS after loading LocalConfiguration, this was introduced with #41052 and makes in impossible to override the default registering in LocalConfiguration with something else.

In bootstrap, it would be better, if this array part registration could be merged with DefaultConfiguration (with would enable overriding in LocalConfiguration again), removin the registerExtDirectComponents() method completly. But then, the "if Backend scope" can not be done anymore.
Thus, it has to be checked if we might introduce a privilidge escalation security issue if we do so.

To discuss with: Helmut and maybe Stefan Galinski.
Should be done before 6.0 final.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #41052: Make Core\Configuration\ConfigurationManager non staticClosed2012-09-18

Actions
Actions

Also available in: Atom PDF