Actions
Bug #19633
closedPatch for Issue #0006637 (rootline reverse order) will result in broken link behavior
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Communication
Target version:
-
Start date:
2008-11-23
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Applying the patch related to issue #0006637 (rootline reverse order) "as is", will result in a broken link behavior.
The lowest level page (start of the rootline) will not be linked anymore, instead the current page will be wrapped with anchor tags.
Related to issue #0006637 (maybe also #0009814).
(issue imported from #M9820)
Updated by Chris topher over 14 years ago
The patch for #17747 has been applied and is part of TYPO3 since 1 1/2 year now. HMENU using rootline works as expected. All links are correct; with and without reverseOrder = 1.
Actions