[BUGFIX] styleguide: Have proper l10n_source field generator
With TCA changes from #104311, l10n_source in styleguide is now configured as type=passthrough just like everywhere else. This needs a bit attention in styleguide data generator to create "int'ish" values, or postgres stumbles during insert. Resolves: #104327 Related: #104311 Releases: main Change-Id: I1a95f64d5f0db06c2f72c063128fe607134f3429 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/85145 Tested-by:core-ci <typo3@b13.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/styleguide/Classes/TcaDataGenerator/FieldGenerator/TypePassthroughFieldL10nSource.php 43 additions, 0 deletions...nerator/FieldGenerator/TypePassthroughFieldL10nSource.php
- typo3/sysext/styleguide/Classes/TcaDataGenerator/FieldGeneratorResolver.php 3 additions, 0 deletions...guide/Classes/TcaDataGenerator/FieldGeneratorResolver.php
- typo3/sysext/styleguide/Classes/TcaDataGenerator/TableHandler/General.php 0 additions, 5 deletions...leguide/Classes/TcaDataGenerator/TableHandler/General.php
Please register or sign in to comment