Bug #55555
Cleanup EXT/requiredExt handling
Status: | Resolved | Start date: | 2014-02-01 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | - | % Done: | 100% |
|
Category: | - | Spent time: | - | |
Target version: | 6.2.0 | |||
TYPO3 Version: | 6.2 | Is Regression: | No | |
PHP Version: | 5.4 | Sprint Focus: | ||
Complexity: | medium |
Related issues
Associated revisions
[TASK] Cleanup EXT/requiredExt handling
LocalConfiguration setting EXT/requiredExt was obsoleted with the
new package manger, the setting is removed by the PackageStates
migration code in install tool already.
- Remove further mentions of this setting
- Adapt method in ExtensionManagementUtility
- Streamline and remove some related units tests
- Move deletion of requiredExt setting to silent update
- Adapt an em view helper to new API
Change-Id: Ie9593c9791893bb4fb0714032efbfc06808b0a35
Resolves: #55555
Releases: 6.2
Reviewed-on: https://review.typo3.org/27232
Reviewed-by: Anja Leichsenring
Tested-by: Anja Leichsenring
Reviewed-by: Daniel Siepmann
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
History
#1 Updated by Gerrit Code Review over 1 year 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/27232
#2 Updated by Gerrit Code Review over 1 year 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/27232
#3 Updated by Gerrit Code Review over 1 year 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/27232
#4 Updated by Christian Kuhn over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 61988f73821e1da33d668b47073d8a9cbad5a8be.