[BUGFIX] EXT:form - prevent duplicate call to getRecordAsJson
We prevent getRecordAsJson to be called twice when rendering element. Fix annotations of for return values of JSON elements Resolves: #74331 Change-Id: Ib4826ebeee33f91c18db230d1aba2ffe39070ea1 Reviewed-on: https://review.typo3.org/47112 Reviewed-by:Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/form/Classes/Utility/TypoScriptToJsonConverter.php 1 addition, 1 deletion...sysext/form/Classes/Utility/TypoScriptToJsonConverter.php
- typo3/sysext/form/Classes/View/Wizard/Element/FormWizardElement.php 1 addition, 2 deletions...xt/form/Classes/View/Wizard/Element/FormWizardElement.php
Please register or sign in to comment