Bug #80970
closed[HMENU][Introduction package] Parallel mount points don't work
100%
Description
Parallel mount points don't work¶
Issue¶
Given¶
- TYPO3 9.0.0-dev or 8.7.1
- Official introduction package
- A directory tree is mounted from two alternative mount points, mount point 1 and mount point 2.
Expected¶
- The page can be opened with two alternative breadcrumbs from menu 1 and menu 2.
- A different URL for the page shows up in each menu of the mount points.
- Menu1 : http://localhost/index.php?id=59&MP=6-55
- Menu 2: http://localhost/index.php?id=59&MP=6-58
Actual¶
- The page always opens with the breadcrumb of mount point 1.
- The URL for the page points to the page below mount point 1 also in the menu of mount point 2.
- Menu 1: http://localhost/index.php?id=59&MP=6-55
- Menu 2: http://localhost/index.php?id=59&MP=6-55
Additional information¶
The URL 2 "http://localhost/index.php?id=59&MP=6-58" is working and displays the right breadcrumb when called directly. The issue is that the wrong URL is inserted into the menu.
Files
Updated by Elmar Hinz over 7 years ago
- Related to Bug #62248: No original mount point uid for HMENU added
Updated by Elmar Hinz over 7 years ago
- Related to Bug #20018: Mount points does not fully supported by HMENU TMENU (CUR and ACT not works) added
Updated by Elmar Hinz over 7 years ago
- Related to Bug #52768: Uncaught TYPO3 Exception "uid1_uid2-uid3,uid1-uid4_0_0_0" is not a valid cache entry identifier in standard sitemap element when pagetree has nested mountpoints added
Updated by Tilo Baller over 7 years ago
config.MP_disableTypolinkClosestMPvalue = 1
may solve your problem.
Updated by Riccardo De Contardi over 6 years ago
- Status changed from New to Needs Feedback
@Elmar Egger Hinz hi and sorry for this so late update; Did the suggestion made by Tilo Baller work for you? If not ,could you add a full tutorial about how to reproduce your issue?
Thank you!
Updated by Gerrit Code Review over 6 years ago
- Status changed from Needs Feedback to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57532
Updated by Sascha Egerer over 6 years ago
- Related to Bug #78152: content slide doesnt respect mountpoints added
Updated by Gerrit Code Review over 6 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57532
Updated by Gerrit Code Review about 6 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57532
Updated by Gerrit Code Review about 6 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57532
Updated by Gerrit Code Review about 6 years ago
Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58490
Updated by Gerrit Code Review about 6 years ago
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58491
Updated by Sascha Egerer about 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset d250af09aa28eeeaae9546ce72e36919407e4241.