Project

General

Profile

Actions

Bug #92775

closed

Preview of a page in an additional language fails if default and localized page is hidden

Added by Alex Kellner over 3 years ago. Updated 10 months ago.

Status:
Resolved
Priority:
Must have
Assignee:
-
Category:
Localization
Target version:
-
Start date:
2020-11-05
Due date:
% Done:

100%

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

Description

If you are logged in at the same time in backend, you can preview hidden pages (since ever).

But if you add a translation to a page (also a page record now in TYPO3 10), you also want to see this translated page before unhiding.
While the default page record has value pages.hidden=1 the translation has the value pages.hidden=0 it is not possible to use the preview for the translation. Without 403 handling the error comes up in frontend:

The page did not exist or was inaccessible. Reason: ID was not an accessible page 

A quick fix is to also set the translation to hidden, so now you can view the translated page in frontend.

Playing around with the fallbackType in site configuration doesn't have any effect. Tested on a blank TYPO3 10.4.9


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #20873: Preview of hidden page translations is not possibleResolved2009-08-13

Actions
Actions

Also available in: Atom PDF