Project

General

Profile

Actions

Bug #59382

closed

Page with overlayed mountpoint should not be accessible

Added by Alexander Stehlik almost 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2014-06-06
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

When a page is of type mountpoint and the mountpoint overlay mode is enabled (so if the page is accessed the content of the mounted page is shown) this page should not be accessible.

Example:

  • Default page, UID: 1
  • Mountpoint page, UID: 2, mount_pid: 1, mount_pid_ol: 1

Now when opening http://mypage.tld?id=2 the user will see the page.

Expected result would be a redirection to the mountpoint context:

http://mypage.tld?id=1&MP=1-2

Actions

Also available in: Atom PDF