Bug #85684
HMENU excludeDoktypes not checked for ifsub state
Status:
New
Priority:
Should have
Assignee:
-
Category:
TypoScript
Target version:
-
Start date:
2018-07-30
Due date:
% Done:
0%
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The IFSUB state is applied even when all children are excluded by doktype.
Example output with hmenu.excludeDoktypes = 5,6,167
:
- Item 1 (Applies IFSUB, correct) |- Subitem 1.1 - Item 2 - Suppliers (Applies IFSUB, wrong) |- Supplier 1 (Doktype 167) |- Supplier 2 (Doktype 167)
History
#1
Updated by Riccardo De Contardi about 1 year ago
- Category set to TypoScript