Project

General

Profile

Actions

Bug #92843

closed

normalWhenNoLanguage = 1 is ignored in HMENU

Added by Moritz Kühnel about 4 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
TypoScript
Target version:
-
Start date:
2020-11-16
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

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
Expected Behaviour:
  • Links should be shown, even if page is not translated
Actions #1

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?

Actions #2

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

Actions

Also available in: Atom PDF