Actions
Bug #19459
closedindex or counter in GMENU not working like in TMENU (count_HMENU_MENUOBJ)
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Content Rendering
Target version:
-
Start date:
2008-10-15
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
I would like to use JoHs tip in typo3.english from 08. Jun 2006:
try something like this:
NO {
allWrap.cObject = TEXT
allWrap.cObject.value = |
allWrap.dataWrap = <li id="menu_{register:count_HMENU_MENUOBJ}">|</li>
}
also in GMENU, but always receive the total number of items in the menu.
The register is available, so why not use it?
I also used allStdWrap and
allWrap.cObject.data = register:count_HMENU_MENUOBJ + wrap
all with the same result.
Version 4.2.1 php5 MySQL5
(issue imported from #M9563)
Updated by Alexander Opitz over 11 years ago
- Status changed from New to Needs Feedback
- Target version deleted (
0) - TYPO3 Version set to 4.2
The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?
Updated by Alexander Opitz about 11 years ago
- Status changed from Needs Feedback to Closed
- Is Regression set to No
No feedback for over 90 days.
Actions