Bug #85084
Updated by Anja Leichsenring over 6 years ago
Hi, TYPO3 8.7, site with 2 languages, languages TYPO3 8.7, sys_language_overlay = 1 and sys_language_mode = content_fallback. When im adding Alternative Page Language I always need to manually switch Language to 1, because it defaults to 0, which is 'INVALID VALUE'. It is related to TCA configuration and 'defaults' set to 0, I think this patch https://review.typo3.org/#/c/42397/ introduced this. Is this intentional behaviour ?