Project

General

Profile

Actions

Bug #82086

closed

Frontend Preview Mode And Missing Inline Elements in Workspace

Added by Joseph Linden over 6 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 #1

Updated by Gerrit Code Review almost 3 years ago

  • Status changed from New to Under Review

Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/68913

Actions #2

Updated by Gerrit Code Review almost 3 years ago

Patch set 10 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/68913

Actions #3

Updated by Gerrit Code Review almost 3 years ago

Patch set 11 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/68913

Actions #4

Updated by Gerrit Code Review almost 3 years ago

Patch set 12 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/68913

Actions #5

Updated by Gerrit Code Review almost 3 years ago

Patch set 13 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/68913

Actions #6

Updated by Gerrit Code Review over 2 years ago

Patch set 14 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/68913

Actions #7

Updated by Gerrit Code Review over 2 years ago

Patch set 1 for branch 10.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/70215

Actions #8

Updated by Benni Mack over 2 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #9

Updated by Benni Mack over 2 years ago

  • Status changed from Resolved to Closed
Actions #10

Updated by Benni Mack over 2 years ago

  • Related to Bug #77513: Relation handler workspace bug for types different to inline added
Actions #11

Updated by Benni Mack over 1 year ago

  • Related to Bug #89456: Translations of IRRE Extbase Records in Workspaces not saved added
Actions

Also available in: Atom PDF