Project

General

Profile

Actions

Bug #91901

closed

Workspaces: Inconsistent preview of live version if live page is hidden

Added by Christian Kuhn almost 4 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Workspaces
Target version:
-
Start date:
2020-07-30
Due date:
% Done:

0%

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

Description

This is an extract of an edge case that came up with issue #67001:

Start:
  • Have a workspace on pid 0
  • Create a page in live, set it to hidden
  • Create a hidden content element on live
-> When previewing that page from within the backend ("show" button):
  • With admin panel settings "show hidden pages" and "show hidden records" NOT selected (shift-reload preview if changing these settings to be sure): The page is shown but no content elements
  • With admin panel settings "show hidden pages" and "show hidden records" selected (shift-reload preview if changing these settings to be sure): The page with the content element is shown
Next:
  • Switch to workspace
  • Enable/unhide the page
  • Enable/unhide the content element
-> When previewing that page from within the backend via ("show" button), workspace preview with slider is rendered:
  • With admin panel settings "show hidden pages" and "show hidden records" NOT selected (shift-reload preview if changing these settings to be sure) and slider set to "published version": The live version shows "Page Not Found The page did not exist or was inaccessible. Reason: ID was not an accessible page"
  • With admin panel settings "show hidden pages" and "show hidden records" selected (shift-reload preview if changing these settings to be sure) and slider set to "published version": The live page with live content element is shown

--> There is an inconsistency that a hidden page is shown in preview in live even if "show hidden pages/records" is not selected, but in workspace preview the same setting shows an error message for the live version.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #67001: Workspace Pagepreview doesn't work, if the livepage is set to hidden=1Closed2015-05-17

Actions
Related to TYPO3 Core - Bug #34199: Navigating through 'Live' preview will load 'Workspace' version in 'Live'Closed2012-02-23

Actions
Actions #1

Updated by Christian Kuhn almost 4 years ago

  • Description updated (diff)
Actions #2

Updated by Christian Kuhn almost 4 years ago

  • Description updated (diff)
Actions #3

Updated by Christian Kuhn almost 4 years ago

  • Related to Bug #67001: Workspace Pagepreview doesn't work, if the livepage is set to hidden=1 added
Actions #4

Updated by Christian Kuhn over 3 years ago

  • Related to Bug #34199: Navigating through 'Live' preview will load 'Workspace' version in 'Live' added
Actions #5

Updated by Christian Kuhn over 3 years ago

  • Status changed from New to Closed

Closing, resolved: This has been fixed with the patch for #34199 That gives the workspace preview of the 'live' page the identical behavior as the 'show' in live.

Actions

Also available in: Atom PDF