Task #32591
Remove configuration-types "Package" and "PackageStates" from configurationManager
| Status: | Resolved | Start date: | 2011-12-15 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Martin Ficzel | % Done: | 100% |
|
| Category: | Configuration | |||
| Target version: | TYPO3 Flow Base Distribution - 1.1 beta 1 | |||
| Sprint: | Has patch: | No | ||
| PHP Version: | Complexity: | |||
| Votes: | 0 |
Description
The configuration-types "Package" and "PackageStates" seem to be leftovers from some refactorings. Since they are currently not used any more the code should be removed.
Associated revisions
[TASK] Removed unused configuration types "Package", "PackageStates"
The patch removes unused parts from the configurationManager:
- Removed unused configuration types "Package" and "PackageStates"
- Removed methods "setConfiguration" and "saveConfiguration". The
methods were only intended to work with packageStates which is unused.
- Adjusted unit tests of configurationManager
Change-Id: I27e16836367c836a32ea21d26e2587896cee0828
Resolves: #32591
Releases: 1.1
History
Updated by Gerrit Code Review over 1 year ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/7273
Updated by Gerrit Code Review over 1 year ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/7273
Updated by Gerrit Code Review over 1 year ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/7273
Updated by Karsten Dambekalns over 1 year ago
- Category set to Configuration
- Target version set to 1.1
Updated by Gerrit Code Review over 1 year ago
Patch set 4 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/7273
Updated by Martin Ficzel over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset d9f9b194b2e20318ffc8721ee9b228b9be48728b.
Updated by Karsten Dambekalns over 1 year ago
- Target version changed from 1.1 to 1.1 beta 1