Actions
Bug #93650
closedWorkspace Page Version shows no content when page was versionized
Status:
Closed
Priority:
Should have
Assignee:
Category:
Workspaces
Target version:
Start date:
2021-03-04
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When in a workspace, the slug of a workspace'd
page record is properly resolved (good!), but
the versioned ID of the page is used within
the PageArguments.
This is in turn lets TSFE think that the "Page ID"
is the versioned ID, which is wrong (similarly to
the localized page ID / translated page ID), which
always need to be the live Page ID in order to
properly handle records on the page ("pid=live/default ID of the page")
Actions