Task #69718
closedStory #69712: Further FormEngine development
Flex: Move TCA migration to data provider
100%
Description
This is @todo FlexFormElementContainer ~lines 100-130:
With 7, we're doing some changes to TCA. There is migration to move certain "old" cases not "new" definition. Those are handled early in bootstrap right after TCA was loaded in class TcaMigration. For flex forms however, this can not be done within bootstrap, but only if the TCA was parsed and extracted.
Task is to move the 'on the fly migration' done in FlexFormElemenContainer to TcaFlex provider to have this data preparation not in the render part anymore.
Updated by Morton Jonuschat about 9 years ago
- Category set to FormEngine aka TCEforms
- Status changed from New to In Progress
- Assignee set to Morton Jonuschat
Updated by Gerrit Code Review about 9 years ago
- Status changed from In Progress 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 http://review.typo3.org/43276
Updated by Gerrit Code Review about 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43276
Updated by Gerrit Code Review about 9 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43276
Updated by Gerrit Code Review about 9 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43276
Updated by Gerrit Code Review about 9 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43276
Updated by Morton Jonuschat about 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset e30681775b0e90f937cc5181689ef5a07fcf5477.
Updated by Anja Leichsenring almost 9 years ago
- Sprint Focus deleted (
On Location Sprint)
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed