Task #71577
closedUse FlexFormService to convert FAL driver configuration
100%
Description
The FAL driver configuration, which is defined in a FlexForm and saved as XML into the database row, gets converted by a custom method.\TYPO3\CMS\Core\Resource\ResourceFactory::convertFlexFormDataToConfigurationArray
A more technically mature and suitable method exists in FlexFormService, which also allows the usage of multiple FlexForm sheets, instead of the current flat FlexForm structure.
Values from multiple sheets are not passed to the driver's constructor, but the sheets are rendered correctly as tabs in the driver configuration section.
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 https://review.typo3.org/44719
Updated by Oliver Eglseder about 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset b4e2c028d56b2b835dcf68dd48d00a689ccce4ae.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed