Task #70552
closedStory #69617: FormEngine bugs
Add result cleanup after data computing before rendering
100%
Description
In order to keep internal data of the FormEngine data provision internal, a protected property holding array keys is introduced. Those keys are unset from the final result array, before it is given over to the rendering engine.
Updated by Gerrit Code Review about 9 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 http://review.typo3.org/43944
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/43944
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/43944
Updated by Gerrit Code Review about 9 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43944
Updated by Anja Leichsenring about 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 8b4352f5ac0f0de4f8ada7d4f86baed06a7b834e.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Updated by Christian Kuhn over 1 year ago
- Related to Task #100570: Clean up FormDataCompiler added