Project

General

Profile

Actions

Bug #93013

open

Pages from hidden parents pages cannot be previewed

Added by Christian Hackl over 3 years ago. Updated 5 months ago.

Status:
Needs Feedback
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2020-12-07
Due date:
% Done:

0%

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

Description

Pages from hidden parents pages cannot be previewed.

Example:
- Page (hidden)
- Subpage (not hidden)
- Subpage 2 (not hidden)

Then the "Page" can be previewed but the "Subpage" / "Subpage 2" not (403 Forbidden).

Each page must be hidden so that it can be previewed.

Maybe related to: https://forge.typo3.org/issues/92775

Actions #1

Updated by Riccardo De Contardi 5 months ago ยท Edited

  • Status changed from New to Needs Feedback

Is this still reproducible? I tried with v.11 and v.12 (not 13) and it seems not reproducible

My test:

  • Create a page "Test", (disabled)
  • Create a a subpage "This is hidden" of the previous page (disabled)
  • Create a a subpage "This is not hidden" of the previous page (not disabled)

On the same browser where I'm logged in on the backend, I clicked on the "preview" button of each page and every one was loaded (the "Test" page and "This is Hidden" page had the Yellow "Preview" Box)
Going to the same urls on a separate browser led to a 404 page - but the "This is not hidden" page has been reached.

Actions

Also available in: Atom PDF