Actions
Bug #17396
closedHMENU with special=list does not take workspace into account in FE-Preview
Start date:
2007-06-18
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.1
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Even if the title/nav_title of a page is changed in the workspace, the HMENU outputs the tilte/nav_title of the Live-Page.
It works fine fith special=rootline or without special setting for a normal menu.
My Setup is simple:
temp.nav_main.20 = HMENU
temp.nav_main.20 {
special = list
special.value = 1,153,316,403,286
1 = TMENU
1 {
noBlur = 1
wrap = <ul>|</ul>
NO = 1
NO.allWrap = <li>|</li>
NO.ATagBeforeWrap = 1
}
}
Change the title of a page, and see, that the FE-Preview shows the Live-Page title.
(issue imported from #M5817)
Updated by Michael Stucki almost 11 years ago
- Category changed from Miscellaneous to Workspaces
Updated by Michael Stucki almost 11 years ago
- Project changed from 624 to TYPO3 Core
- Category changed from Workspaces to Workspaces
- Target version deleted (
0)
Actions