Bug #29584
closedShortcut to mountpoint results in illegal root tree
80%
Description
Following tree:
ROOT |- domain1.tld ||- page1 |- domain2.tld |- pagelink1 (Shortcut to Mountpoint1) |- Mountpoint1 (Mount to page1 as overlay)
If you call http://domain2.tld or http://domain2.tld/pagelink/Mountpoint1.html you will get an "Illegal Mount Point found in rootline" error.
Files
Updated by Alexander Opitz about 13 years ago
ROOT |- domain1.tld ||- page1 |- domain2.tld |- pagelink1 (Shortcut to Mountpoint1) |- Mountpoint1 (Mount to page1 as overlay)
Updated by Alexander Opitz about 13 years ago
- File 29584_1.diff 29584_1.diff added
Updated by Christian Ludwig over 12 years ago
- File 29584_2.diff 29584_2.diff added
- Target version set to 4.5.17
- % Done changed from 0 to 80
The patch from Alexander did not work when 'Show content from this page' was selected in mount point.
Added a new patch (29584_3.diff for v4.5.16) and did some testings. It seems to worked fine.
Updated by Christian Ludwig over 12 years ago
- File 29584_3.diff 29584_3.diff added
Sorry, 29584_2.diff was faulty, please use 29584_3.diff
Updated by Anonymous about 12 years ago
Patch seems to kinda work as TYPO3 is delivering the correct page now.
Unfortunately RealURL does not create any nice URL for this page in navigation. But maybe that's due to my RealURL configuration.
Updated by Alexander Opitz about 12 years ago
- Target version changed from 4.5.17 to 4.5.21
Updated by Gerrit Code Review about 12 years ago
- Status changed from New to Under Review
Patch set 1 for branch TYPO3_4-5 has been pushed to the review server.
It is available at http://review.typo3.org/15950
Updated by Gerrit Code Review about 12 years ago
Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/15951
Updated by Gerrit Code Review about 12 years ago
Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/15952
Updated by Alexander Opitz over 11 years ago
- Assignee set to Alexander Opitz
- Target version deleted (
4.5.21)
Updated by Gerrit Code Review over 11 years ago
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23220
Updated by Gerrit Code Review almost 11 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/23220
Updated by Alexander Opitz almost 11 years ago
- Subject changed from ShortCut to Mounpoint results in illegal roottree to Shortcut to mountpoint results in illegal root tree
- Is Regression set to No
Updated by Gerrit Code Review almost 10 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/23220
Updated by Gerrit Code Review almost 10 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/23220
Updated by Alexander Opitz over 9 years ago
- Status changed from Under Review to Rejected
- Assignee deleted (
Alexander Opitz)
Won't invest more time, the handling was changed with #59382