Actions
Bug #16210
closedProblem with chained mountpoints and rootline menu
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2006-06-02
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.0
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The documentation says rootline supports mountpoints, but the rootline menu does not resolve correctly with chained mountpoints. See example below:
Link to page id 84 in navigation special type 'directory'
http://www.mysite.net/index.php?id=84&MP=115-116,130-106
-> OK
Link to page id 84 in navigation special type 'rootline'
http://www.mysite.net/index.php?id=84&MP=115-116,115-116,130-106
-> Error! The requested page didn't have a proper connection to the tree-root!
(issue imported from #M3616)
Actions