Actions
Bug #18951
closedBrowse menu cannot handle "not in menu" pages
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2008-06-13
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.1
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
When defining a browse menu with items such as next, prev, first, last etc. the hmenu will only return an item for "last" if the last page is a normal page. If the last page is "hide in menu" the hmenu doesn't return any item for last. The correct behaviour should be to return the last page which is visible in the page structure. The same effect is reproducible for "first" so I'm assuming it will be equivalent for all of the reserved item keywords.
(issue imported from #M8704)
Actions