Bug #82370
closedChange Configuration key for extensions from EXTCONF to extensions to prevent conflicts
100%
Description
Original Comment from https://review.typo3.org/#/c/53657/ :
Helmut Hummel
Sep 7 7:40 PM
Patch Set 8:
post -1 on using $GLOBALS['TYPO3_CONF_VARS']['EXTCONF']
because it makes this (useful) change unnecessarily breaking
$GLOBALS['TYPO3_CONF_VARS']['EXTCONF'] is used by extensions already since years (e.g. realurl) and was (despite being documented) considered as "safe space" for custom extension configuration.
When writing the extConf things there too, there will be conflicts.
Updated by Gerrit Code Review about 7 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53990
Updated by Gerrit Code Review about 7 years ago
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53999
Updated by Gerrit Code Review about 7 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53999
Updated by Gerrit Code Review about 7 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53999
Updated by Gerrit Code Review about 7 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53999
Updated by Gerrit Code Review about 7 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53999
Updated by Christian Kuhn about 7 years ago
- Related to Feature #82254: Store extension configuration as plain array added
Updated by Gerrit Code Review about 7 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53999
Updated by Matthias Vogel about 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 9f1a4f8c5d248732f640eca73b8f7458dfc84832.