Project

General

Profile

Actions

Bug #103054

open

Incorrect link generation for shortcut page containing mountpoint subpages

Added by Jan Kornblum 3 months ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Link Handling, Site Handling & Routing
Target version:
-
Start date:
2024-02-05
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
11
PHP Version:
8.0
Tags:
shortcut, mountpoint
Complexity:
Is Regression:
Sprint Focus:

Description

Setting a page type to "shortcut" with "shortcut_mode = 1" (first subpage) and the first subpage type is type "mountpoint" with "mount_pid_ol = 1" (show mounted page) and the mounted page is within a foreign site (domain), the link (menu processor, typolink) generated for the shortcut itself incorrectly points to the mountpoint target page within the foreign site. Instead when setting "shortcut_mode = 0" and explicitly assign the mountpoint page, links are correctly generated.

- site1.domain.tld
--- Shortcut (shortcut_mode = 1) ---> wrongly resolves to "https://site2.domain.tld/Page
------ Mountpoint (mount_pid_ol = 1, mount_pid = 123)

- site2.domain.tld
--- Page (uid: 123)

No data to display

Actions

Also available in: Atom PDF