Bug #88121
closedWorkspace Preview link not showing Visible Content
0%
Description
- create hidden page in Live environment
- create on that page hidden content
- Switch to any workspace
- enable content and page (optionally make edits)
- create previewlink ( See: https://docs.typo3.org/typo3cms/extensions/workspaces/UsersGuide/Index.html#generating-a-preview-link )
Result:
Content is not beeing shown
New content is shown (only created in workspace)
if the page in the workspace environment is hidden the content will be shown
Updated by Bastian Bringenberg over 5 years ago
- Project changed from 9 to TYPO3 Core
- Category deleted (
Content) - TYPO3 Version set to 9
Moved to new right Project and adjusted TYPO3 Version.
Updated by Myriam Koch over 5 years ago
- TYPO3 Version changed from 9 to 8
Bastian Bringenberg wrote:
Moved to new right Project and adjusted TYPO3 Version.
I have not tested this in TYPO3 9 only in TYPO3 8
Updated by Susanne Moog over 5 years ago
Thanks for the report, this sounds like an issue with a missing trigger for preview mode when in a workspace. The hidden page triggers settings to enable a preview of hidden content and pages, when the page is not hidden I'm guessing that preview is not set but is needed as the workspace overlays are "only" overlays on the original - still hidden - content. We need to investigate that further.
Updated by Riccardo De Contardi over 5 years ago
I think this can be considered a duplicate of these issues:
Updated by Riccardo De Contardi over 5 years ago
- Subject changed from Workspace Preview link not showing Visisble Content to Workspace Preview link not showing Visible Content
Updated by Riccardo De Contardi over 4 years ago
- Status changed from New to Needs Feedback
Updated by Benni Mack over 4 years ago
- Related to Bug #85003: Workspace : no content show in preview frontend, if live page is hidden added
Updated by Benni Mack over 4 years ago
- Related to Bug #67001: Workspace Pagepreview doesn't work, if the livepage is set to hidden=1 added
Updated by Christian Kuhn over 4 years ago
- Status changed from Needs Feedback to Closed
Confirmed this now works in v9, v10, master. Thanks for reproduce work, Riccardo! Closing issue now.