Project

General

Profile

Actions

Bug #67001

closed

Workspace Pagepreview doesn't work, if the livepage is set to hidden=1

Added by Mansoor Ahmad almost 9 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Workspaces
Target version:
-
Start date:
2015-05-17
Due date:
% Done:

0%

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

Description

Hi,

the Workspace Preview Diffslider doesn't showing the hidden livepage, if you set the page in the Livemodus on hidden=1 and try to see a Preview of the Liveversion from your Backend Workspacemodus (see screen.png).

With best regards,
Mansoor Ahmad


Files

screen.PNG (13.7 KB) screen.PNG Mansoor Ahmad, 2015-05-17 19:59

Related issues 7 (0 open7 closed)

Related to TYPO3 Core - Bug #39339: Page preview is broken in draft workspace with 4.7.2Closed2012-07-27

Actions
Related to TYPO3 Core - Bug #69021: Pagetree context menu show preview button returns Invalid CSRF TokenClosedOliver Hader2015-08-13

Actions
Related to TYPO3 Core - Bug #85003: Workspace : no content show in preview frontend, if live page is hiddenClosed2018-05-14

Actions
Related to TYPO3 Core - Bug #80995: Content of hidden page not shown in workspace previewClosed2017-04-25

Actions
Related to TYPO3 Core - Bug #88054: A content element visible in a workspace, is not visibile when it's hidden in LIVEClosed2019-04-02

Actions
Related to TYPO3 Core - Bug #88121: Workspace Preview link not showing Visible ContentClosed2019-04-09

Actions
Related to TYPO3 Core - Bug #91901: Workspaces: Inconsistent preview of live version if live page is hiddenClosed2020-07-30

Actions
Actions #1

Updated by Alexander Opitz almost 9 years ago

  • Target version changed from 6.2.12 to 6.2.14
Actions #2

Updated by Alexander Opitz almost 9 years ago

  • Target version changed from 6.2.14 to 6.2.15
Actions #3

Updated by Alexander Opitz over 8 years ago

  • Target version changed from 6.2.15 to 6.2.16
Actions #4

Updated by Daniel Goerz over 8 years ago

  • Is Regression changed from No to Yes

Edit: Missread the information.

Actions #5

Updated by Alexander Opitz over 8 years ago

#69642 is another issue, so the copied comment #4 do not apply to this issue.

Actions #6

Updated by Oliver Hader over 8 years ago

  • Status changed from New to Accepted
  • Priority changed from Must have to Should have
  • Target version changed from 6.2.16 to next-patchlevel

Thus, the preview behavior of a hidden (live) page shall be the same in a draft workspace as it is already if the live workspace is active.

Actions #7

Updated by Mathias Schreiber over 8 years ago

  • Target version deleted (next-patchlevel)
Actions #8

Updated by Oliver Hader over 8 years ago

  • Is Regression changed from Yes to No
Actions #9

Updated by Riccardo De Contardi about 7 years ago

I tried the following test with the latest master 8.7.1-dev:

1) very simple TypoScript:

config.no_cache=1
page = PAGE
page.1 = TEXT
page.1.data = page:title
page.1.wrap = <h1>|</h1>

page.10 < styles.content.get

2) create a custom workspace
3) create a page in live workspace
4) hide the page created at point 3)
5) Switch to custom workspace
6) enable the page
7) page module > go to page > click on preview

Result:

- if you are in the custom workspace, the slider bar works, but the "live version" shows the parent page of the page under exam.
- if you are in the live workspace, you see the red box "preview" of the page and no workspace bar

Actions #10

Updated by Riccardo De Contardi over 5 years ago

  • Related to Bug #85003: Workspace : no content show in preview frontend, if live page is hidden added
Actions #11

Updated by Riccardo De Contardi about 4 years ago

I tried to repeat my test on comment 9 with both 9.5.15 and latest master, so, in short:

1) create a page in live workspace
2) hide the page created at point 1)
3) Switch to custom workspace
4) enable the page in the workspace

Results

they depend if you are in the custom workspace or in LIVE workspace, and if you visit the URL of the page or use the preview button. Here is a summary:

Backend is set in visit the URL of the page use the preview button
LIVE workspace you see the LIVE version of the page, with the "Preview" yellow box on the right upper corner you see the LIVE version of the page, with the "Preview" yellow box on the right upper corner
custom workspace you see the workspace version of the page, with the "Preview" yellow box on the right upper corner; but with no content (1) you see the "workspace slider" interface,and see the workspace version of the page, but with no content (1), If you use the slider to switch to the live version of the page, the live version is actually the TYPO3 error page with message " Page Not Found - Reason: ID was not an accessible page (2)"

(1) This is another issue: #85003

(2) for version 10.4.0-dev (latest master) the message is: Page Not Found - The page did not exist or was inaccessible. Reason: ID was not an accessible page

Actions #12

Updated by Riccardo De Contardi about 4 years ago

  • Related to Bug #80995: Content of hidden page not shown in workspace preview added
Actions #13

Updated by Benni Mack almost 4 years ago

  • Related to Bug #88054: A content element visible in a workspace, is not visibile when it's hidden in LIVE added
Actions #14

Updated by Benni Mack almost 4 years ago

Hey Riccardo,

can you recheck if the issue was solved with #88054 ?

Actions #15

Updated by Riccardo De Contardi over 3 years ago

Hi Benni, I repeated the test on the latest master, and the results are the same as on my comment 11, except from the part "[...]but with no content", which is solved:

The test:

1) create a page in live workspace
2) hide the page created at point 1)
3) Switch to custom workspace
4) enable the page in the workspace

The results:

Backend is set in visit the URL of the page use the preview button
LIVE workspace you see the LIVE version of the page, with the "Preview" yellow box on the right upper corner you see the LIVE version of the page, with the "Preview" yellow box on the right upper corner
custom workspace you see the workspace version of the page, with the "Preview" yellow box on the right upper corner; you see the "workspace slider" interface,and see the workspace version of the page, If you use the slider to switch to the live version of the page, the live version is actually the TYPO3 error page with message " Page Not Found The page did not exist or was inaccessible. Reason: ID was not an accessible page"
Actions #16

Updated by Benni Mack over 3 years ago

  • Related to Bug #88121: Workspace Preview link not showing Visible Content added
Actions #17

Updated by Christian Kuhn over 3 years ago

  • Related to Bug #91901: Workspaces: Inconsistent preview of live version if live page is hidden added
Actions #18

Updated by Christian Kuhn over 3 years ago

  • Status changed from Accepted to Closed

Ok, so this issue has been resolved partially meanwhile. I now extracted the hidden preview case to issue #91901 and tried to describe the actual inconsistency, together with the different behavior depending on admin panel settings.

Let's close this issue here for now and continue with #91901.

Actions

Also available in: Atom PDF