Displaying records from EXT:news in specific language
I'm trying to display a news record in a different language to the default language where no record in the default language exists. The multilanguage configuration is config { sys_language_mode = strict sys_language_overlay = 0 } The Plugin on the page is set to 'All languages'. News only existing in the default language are suppressed as expected, but news only available in another language are not appended to the list. (EXT:news version is 2.2.1, TYPO3 Version is 4.7.14) This is a bug in the persistence layer of Extbase. The only workaround known to me is to create a news record in the