[BUGFIX] Remove partial row initialization in FlexForm sections
Since #80100, database row should not be partially initialized before calling DatabaseEditRow form data provider. This changes removes the partial row initialization with only the corresponding "uid" which is not needed anyway. Resolves: #80473 Resolves: #80426 Related: #80100 Releases: master Change-Id: Iadf180a0c52e36989afcb2a59ff7746a60e81bfb Reviewed-on: https://review.typo3.org/52174 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Thomas Hohn <thomas@hohn.dk> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Jan Helke <typo3@helke.de>
Please register or sign in to comment