Project

General

Profile

Actions

Bug #19623

closed

Mountpoints do not work across domain boundaries

Added by Dmitry Dulepov over 15 years ago. Updated over 15 years ago.

Status:
Closed
Priority:
Should have
Category:
Communication
Target version:
-
Start date:
2008-11-19
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.2
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

typolinkCheckRootLine, menu and mount points do not work together in TYPO3>=4.2.0.

Subpages of the mounted page will not be displayed if the following conditions are met:
- config.typolinkCheckRootLine or config.typolinkEnableLinksAcrossDomains is set
- page #1 is a mount point to a page #2
- page #2 has subpages
- subpages of the page #2 are accessed by clicking the menu

None of subpages to page #2 will be reachable from the current domain. They will be prepended with the domain name of page #2. This is incorrect because mounted pages always called from the context of the current domain. TYPO3 detectes wrong linking and refuses to show these pages.

The problem happens only in menu and only starting from TYPO3 4.2.0. The attached patch fixes the issue. It tested on the customer's site.

(issue imported from #M9806)


Files

9806.diff (1.13 KB) 9806.diff Administrator Admin, 2008-11-19 20:08

Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #18660: Links to Mount Pages (Substitute Mount Point) that cross domains/sites are broken by TypolinkClosedDmitry Dulepov2008-04-21

Actions
Actions

Also available in: Atom PDF