Actions
Bug #22130
closedNested mountpoints result in broken typolinks in the FE
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2010-02-17
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
hard
Is Regression:
No
Sprint Focus:
Description
Scenario:
Mountpoint A points to a page B that contains mointpoints (C and D) to other pages itself.
Visiting A in the FE generates correct typolinks for C and D (with all the needed IDs in the MP parameter), but visiting C (via A not via B) creates a correct typolink for C but not for D.
The typolink for D (when visiting C via A) contains a MP parameter that doesn't contain the last chain of that MP chain, that should be something like MP=B-A,X-D. X being that page that is being mounted in D.
Hope it's not too confusing and has not been reported before, I most centainly did search on that.
(issue imported from #M13562)
Files
Actions