Project

General

Profile

Actions

Bug #82086

closed

Frontend Preview Mode And Missing Inline Elements in Workspace

Added by Joseph Linden almost 7 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Workspaces
Target version:
-
Start date:
2017-08-11
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
7.0
Tags:
IRRE, Workspaces
Complexity:
Is Regression:
Sprint Focus:

Description

Description: The frontend preview in workspace mode does not show content elements that have inline records which are disabled in default language and enabled in translated version. The live workspace is working properly.

Further information: I found out that whenever a repository query iterates through the selected rows, it will execute the function getObjectDataByQuery defined in \TYPO3\CMS\Extbase\Persistence\Generic\Storage\Typo3DbBackend. Inside that function, it processes the language and workspace overlays and the workspace related things such as placeholders, etc.(function doLanguageAndWorkspaceOverlay). Finally, inside a for loop (in the same function), it will set the versioning preview overlay (PageRepository::versionOL) and which returns the $overlaidRows with inline records which are only enabled in the default language.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #77513: Relation handler workspace bug for types different to inlineClosed2016-08-16

Actions
Related to TYPO3 Core - Bug #89456: Translations of IRRE Extbase Records in Workspaces not savedClosed2019-10-18

Actions
Actions

Also available in: Atom PDF