Bug #92843
closednormalWhenNoLanguage = 1 is ignored in HMENU
0%
Description
In previous TYPO3 versions it was possible to link to pages in HMENU even if no tranlation was found for a page.
Configuration:- $GLOBALS['TYPO3_CONF_VARS']['FE']['hidePagesIfNotTranslatedByDefault'] = 'true' ;
- HMENU.special = language
- HMENU.special.normalWhenNoLanguage = 1
- Links should be shown, even if page is not translated
Updated by Benni Mack almost 3 years ago
- Status changed from New to Needs Feedback
There is a specific option protectLVar https://docs.typo3.org/m/typo3/reference-typoscript/main/en-us/ContentObjects/Hmenu/Index.html#:~:text=Property-,protectLvar,-Data%20type - did you check if this helps?
Also, could you please post your full site config and TypoScript for the HMENU?
Updated by Riccardo De Contardi about 2 years ago
- Status changed from Needs Feedback to Closed
No feedback since a lot of time => closing this issue.
If you think that this is the wrong decision or experience the issue again and have more information about how to reproduce your problem, please reopen it or open a new issue with a reference to this one.
As Benni wrote, please add as much information as possible that could help in reproducing your problem, e.g. full TSConfig and TypoScript Setup
Thank you and best regards