Bug #67001
closedWorkspace Pagepreview doesn't work, if the livepage is set to hidden=1
0%
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
Updated by Alexander Opitz over 9 years ago
- Target version changed from 6.2.12 to 6.2.14
Updated by Alexander Opitz over 9 years ago
- Target version changed from 6.2.14 to 6.2.15
Updated by Alexander Opitz over 9 years ago
- Target version changed from 6.2.15 to 6.2.16
Updated by Daniel Goerz over 9 years ago
- Is Regression changed from No to Yes
Edit: Missread the information.
Updated by Alexander Opitz over 9 years ago
#69642 is another issue, so the copied comment #4 do not apply to this issue.
Updated by Oliver Hader over 9 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.
Updated by Mathias Schreiber over 9 years ago
- Target version deleted (
next-patchlevel)
Updated by Riccardo De Contardi almost 8 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
Updated by Riccardo De Contardi about 6 years ago
- Related to Bug #85003: Workspace : no content show in preview frontend, if live page is hidden added
Updated by Riccardo De Contardi almost 5 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
Updated by Riccardo De Contardi almost 5 years ago
- Related to Bug #80995: Content of hidden page not shown in workspace preview added
Updated by Benni Mack over 4 years ago
- Related to Bug #88054: A content element visible in a workspace, is not visibile when it's hidden in LIVE added
Updated by Benni Mack over 4 years ago
Hey Riccardo,
can you recheck if the issue was solved with #88054 ?
Updated by Riccardo De Contardi over 4 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" |
Updated by Benni Mack over 4 years ago
- Related to Bug #88121: Workspace Preview link not showing Visible Content added
Updated by Christian Kuhn over 4 years ago
- Related to Bug #91901: Workspaces: Inconsistent preview of live version if live page is hidden added
Updated by Christian Kuhn over 4 years ago
- Status changed from Accepted to Closed