Bug #36965

Packages are ordered reverse in configuration manager making overwriting settings inconsistant

Added by Aske Ertmann about 1 year ago. Updated about 1 year ago.

Status:Resolved Start date:2012-05-08
Priority:Must have Due date:
Assignee:Aske Ertmann % Done:

100%

Category:Configuration
Target version:TYPO3 Flow Base Distribution - 1.1 beta 1
PHP Version: Complexity:easy
Has patch:No FLOW3 version affected:Git master
Votes: 0

Description

The package order is determined by PackageStates.php, but in the configuration manager this order is reverse in order to make TYPO3.FLOW3 the first package to have it's configuration loaded.


Related issues

related to TYPO3.Flow - Bug #28213: Sites Configuration should overrule package Configuration Resolved 2011-07-14

Associated revisions

Revision d100a281
Added by Aske Ertmann about 1 year ago

[BUGFIX] Avoid reverse ordering of packages in configuration manager

This issue causes some problems when packages are overwriting YAML settings,
because in #27490 the package order is reversed in order to put TYPO3.FLOW3
at the top. This has some unnecessary consequences.

Change-Id: Ice3ddd43e2055bbd1aabe56585188742bc7027ad
Fixes: #36965
Related: #27490
Releases: 1.1

History

Updated by Gerrit Code Review about 1 year ago

  • Status changed from New to Under Review

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/11088

Updated by Gerrit Code Review about 1 year ago

Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/11088

Updated by Karsten Dambekalns about 1 year ago

  • Assignee set to Aske Ertmann

I would even dare to say this is a duplicate of #28213…

Updated by Gerrit Code Review about 1 year ago

Patch set 4 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/11088

Updated by Anonymous about 1 year ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF