Project

General

Profile

Actions

Bug #89038

closed

HMENUs special "directory" does not work properly with sites fallbackType "free"

Added by Anonymous over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
System/Bootstrap/Configuration
Target version:
-
Start date:
2019-08-29
Due date:
% Done:

0%

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

Description

Latest TYPO3 9.5.11

My setup:

10 = HMENU
10 {
#        entryLevel = 2 (this works)
        special = directory
        special.value = 2
        1 = TMENU
        1 {
            expAll = 1
            NO = 1
        }
        2 = TMENU
        2 {
            NO = 1
        }
    }

Site:
fallBackType: fallback

-> everything works fine

fallbackType: free

> navigation is not rendered with special = directory
> removing special and using entryLevel works

It must be connected to how the pages are resolved in different fallbackTypes, for special = directory contains a uid of a page in default language.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #88344: HMENU directory incompatible with free modeClosed2019-05-13

Actions
Related to TYPO3 Core - Bug #89368: Active page Closed2019-10-08

Actions
Actions

Also available in: Atom PDF