[BUGFIX] Fix missing flag icons on flex localization view
Extend the system language row data with additional data and use it in render part of FormEngine to remove another helper method from FormEngineUtility. Resolves: #69890 Releases: master Change-Id: I44dbd98a86f740e8682540aed6a3ceb336bb4d0a Reviewed-on: http://review.typo3.org/43340 Reviewed-by:Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/backend/Classes/Form/Container/FlexFormElementContainer.php 19 additions, 12 deletions...ckend/Classes/Form/Container/FlexFormElementContainer.php
- typo3/sysext/backend/Classes/Form/Container/FlexFormLanguageContainer.php 21 additions, 5 deletions...kend/Classes/Form/Container/FlexFormLanguageContainer.php
- typo3/sysext/backend/Classes/Form/Container/SingleFieldContainer.php 4 additions, 2 deletions...t/backend/Classes/Form/Container/SingleFieldContainer.php
- typo3/sysext/backend/Classes/Form/FormDataProvider/DatabaseLanguageRows.php 3 additions, 2 deletions...nd/Classes/Form/FormDataProvider/DatabaseLanguageRows.php
- typo3/sysext/backend/Classes/Form/FormDataProvider/DatabaseSystemLanguageRows.php 40 additions, 13 deletions...sses/Form/FormDataProvider/DatabaseSystemLanguageRows.php
- typo3/sysext/backend/Classes/Form/FormDataProvider/TcaFlexProcess.php 7 additions, 1 deletion.../backend/Classes/Form/FormDataProvider/TcaFlexProcess.php
- typo3/sysext/backend/Classes/Form/Utility/FormEngineUtility.php 0 additions, 43 deletions...sysext/backend/Classes/Form/Utility/FormEngineUtility.php
- typo3/sysext/backend/Tests/Unit/Form/FormDataProvider/DatabaseSystemLanguageRowsTest.php 109 additions, 13 deletions.../Form/FormDataProvider/DatabaseSystemLanguageRowsTest.php
Please register or sign in to comment