Issue #2466553: Untranslated menu items are displayed in menus
Merge request reports
Activity
This MR adds a checkbox to the language settings of a bundle.
LanguageEntityManipulator::filterLanguage
is supposed to check whether the settings were configured to show untranslated content or not.The bundle passed into
ContentLanguageSettings::loadByEntityTypeBundle
is hardcoded because I'm not sure how to get the bundle dynamically. And for some reason checking the checkbox on custom menu link on/admin/config/regional/content-language
is not getting saved.added 2 commits
Please register or sign in to reply