Project

General

Profile

Actions

Bug #20610

closed

HMENU does not show top Level Page in TYPO3 v4.3alpha3

Added by David Bruchmann almost 15 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2009-06-12
Due date:
% Done:

0%

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

Description

Having a simple HMENU like this:

page.10 = HMENU
page.10 {
1 = TMENU
1.wrap = <div style="width:200px; border: 1px solid;">|</div>
1.expAll = 1
1.NO.allWrap = <b>|</b><br/>
2 = TMENU
2.NO.allWrap = <div style="background:red;">|</div>
}

and a page-structure like this:

root (id=1)
Home (id=2)
Blog-Example (id=3)

page root ( id 1 ) is ignored and only shown when it's called explicitely with another menu-option:

special = directory
special.value = 0

else it's never shown up.

(issue imported from #M11319)

Actions

Also available in: Atom PDF