[BUGFIX] Starttime and endtime no longer accessible in content edit form
This fixes that l10n_display also affects the original not-translated record. Problem was caused by the type-change of $row[$languageField] from int to array. Added a few comments for making the code more understandable. Resolves: #69779 Releases: master Change-Id: I29b0ad47332f34a292624fad3938554fb1e55353 Reviewed-on: http://review.typo3.org/43302 Reviewed-by:Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de>
Please register or sign in to comment