Project

General

Profile

Actions

Bug #51358

closed

Task #49162: Rewrite install tool

Display warning if AdditionalConfiguration.php is not empty during upgrading

Added by Christian Kuhn over 10 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Should have
Category:
Install Tool
Target version:
Start date:
2013-08-26
Due date:
% Done:

0%

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

Description

The "silent" upgrade wizard from localconf.php to LocalConfiguration.php should display a message box "hey, i've found stuff in localconf.php that is not the usual array magic of TYPO3_CONF_VARS, so I moved this stuff to AdditionalConfiguration and you may want to have an eye on that".

The reason for that is that if there is code in localconf.php it is often some weird extension list manipulation stuff or similar that may no longer work if separated to LocalConfiguration / AdditionalConfiguration. It would be cool if the system could at least give some hint that something may be wrong now and the automatic upgrade may have failed.

Actions

Also available in: Atom PDF