Actions
Bug #85684
closedHMENU excludeDoktypes not checked for ifsub state
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
TypoScript
Target version:
-
Start date:
2018-07-30
Due date:
% Done:
0%
Estimated time:
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)
Updated by Benni Mack almost 3 years ago
- Status changed from New to Needs Feedback
Hey Christian,
this should be fixed in v9+ - can you confirm this?
Updated by Christian Kuhn almost 3 years ago
- Status changed from Needs Feedback to Closed
Hey. We think this has been fixed since around v9. I'll close the issue for now. If there is still a problem, we may want to start with a fresh issue.
Actions