TYPO3 sys_language_mode = strict still get me the record with “Default” language

为君一笑 提交于 2019-12-11 18:38:28

问题


Why does sys_language_mode = strict get me the record with Default language if the specified record is not existing for other languages?

The expected behavior is to not show anything if the record is not existing for the specified language.

The config.sys_language_overlay = hideNonTranslated which says that "Fetch records from the default language and overlay them with translations. If some record is not translated it will not be shown."

来源:https://stackoverflow.com/questions/51082382/typo3-sys-language-mode-strict-still-get-me-the-record-with-default-language

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!