Project

General

Profile

Actions

Feature #91504

open

Subpages of pages with access setting "extendToSubpages" should be able to override this settings

Added by Alessandro Schmitz almost 4 years ago. Updated almost 2 years ago.

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

0%

Estimated time:
PHP Version:
7.2
Tags:
Complexity:
Sprint Focus:

Description

Quite a bit complicated to explain but I'll try:

Example Pagetree:

.
├── Page Level 1 A (Usergroups: A and B - ExtendToSubpages: true)
│   ├── Subpage Level 2 A
│   ├── Subpage Level 2 B (Usergroups: A, B and C - ExtendToSubpages: true)
│   │   ├── Subpage Level 3 A
│   │   └── Subpage Level 3 B
│   └── Subpage Level 2 C
└── Page Level 1 B (Usergroups: C - ExtendToSubpages: true)

I would expect that "Subpage Level 2 B" overrides the accessibility of "Page Level 1 A". So "Subpage Level 2 B" should be accessible by usergroups A,B and C. Usergroup C would need a deep link somewhere, as "Page Level 1 A" won't show up in menu.

The current behavior would be a "403 Page Not Found - Reason: Subsection was found and not accessible" if you access "Subpage Level 2 B" with usergroup C.


Related issues 1 (1 open0 closed)

Related to TYPO3 Core - Bug #93540: It is not clear which options extendToSubpages in page properties aplies toNew2021-02-18

Actions
Actions

Also available in: Atom PDF