Project

General

Profile

Actions

Bug #51572

closed

Extensions order changing in LocalConfiguration.php during extensions update

Added by Fedir RYKHTIK over 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Extension Manager
Target version:
Start date:
2013-08-30
Due date:
% Done:

100%

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

Description

During the update of an extension, the order of extensions is changing in LocalConfiguration.php.

Potentially this behaviour could break the site in production.

Example :

We've extended News extension, and after it's update from TER, News appears after news_custom_extension in LocalConfiguration.php

So, ext_tables.php and ext_localconf.php, which should override some News parameters are overrided itself.

In my case, I'd to manually reorder extension array after the extension update.

I suppose, the update should keep the order of installed extensions.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #57264: Extension manager fails to update extensions that are needed by other extensionsClosed2014-03-25

Actions
Actions

Also available in: Atom PDF