Bug #51358
Task #49162: Rewrite install tool
Display warning if AdditionalConfiguration.php is not empty during upgrading
Status: | Closed | Start date: | 2013-08-26 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | Christian Kuhn | % Done: | 0% |
|
Category: | Install Tool | Spent time: | - | |
Target version: | 6.2.0 | |||
TYPO3 Version: | 6.2 | Is Regression: | No | |
PHP Version: | 5.3 | Sprint Focus: | ||
Complexity: |
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.
History
#1 Updated by Mathias Schreiber 7 months ago
- Status changed from New to Needs Feedback
- Assigned To set to Christian Kuhn
- Is Regression set to No
Any status update here?
#2 Updated by Georg Ringer about 1 month ago
IMO we can close this, no changes for 4.5 will be done anymore
#3 Updated by Georg Ringer about 1 month ago
- Status changed from Needs Feedback to Closed