Project

General

Profile

Actions

Bug #91984

open

Extension configuration prefills from AdditionalConfiguration and saves values to LocalConfiguration, behaving different than the normal configuration UI

Added by Stefan P over 3 years ago. Updated over 1 year ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
-
Start date:
2020-08-12
Due date:
% Done:

0%

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

Description

Our extensions use ext_conf_template.txt to define extension settings.

Some settings for the development systems are overriden in a local devevelopment AdditionalConfiguration.

When changing the extension configuration in the backend UI the fields get prefilled with the values from AdditionalConfiguration and are moved to LocalConfiguration when hiting "save".

This is a major issue if the live system should use the values from LocalConfiguration which then suddenly are overriden with local dev values.

The etension configuration should use the same mechanims as the regular configuration and show a message like this:

Note that $GLOBALS['TYPO3_CONF_VARS'] currently contains a different value. This could mean that the value is overwritten in AdditionalConfiguration.php.


Related issues 2 (1 open1 closed)

Related to TYPO3 Core - Feature #88521: Incoherent settings interface: Presets don't show "non-final" warning while Site-Wide Configuration doesNew2019-06-07

Actions
Related to TYPO3 Core - Bug #99434: Keep the $GLOBALS variables unto redirect to install toolRejected2022-12-29

Actions
Actions #1

Updated by Stefan P over 2 years ago

  • TYPO3 Version changed from 9 to 10

still valid on v10

Actions #2

Updated by Marcus Schwemer over 1 year ago

I can confirm this issue.

Actions #3

Updated by Franz Holzinger over 1 year ago

  • Related to Feature #88521: Incoherent settings interface: Presets don't show "non-final" warning while Site-Wide Configuration does added
Actions #4

Updated by Franz Holzinger over 1 year ago

  • Related to Bug #99434: Keep the $GLOBALS variables unto redirect to install tool added
Actions

Also available in: Atom PDF