Bug #36965

Packages are ordered reverse in configuration manager making overwriting settings inconsistant

Added by Aske Ertmann about 3 years ago. Updated about 3 years ago.

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

100%

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

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 3 years 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

#1 Updated by Gerrit Code Review about 3 years 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

#2 Updated by Gerrit Code Review about 3 years ago

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

#3 Updated by Karsten Dambekalns about 3 years ago

  • Assigned To set to Aske Ertmann

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

#4 Updated by Gerrit Code Review about 3 years ago

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

#5 Updated by Anonymous about 3 years ago

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

Also available in: Atom PDF