Project

General

Profile

Actions

Bug #88071

open

Language overlay in DatabaseQueryProcessor

Added by Rainer Roskothen almost 5 years ago. Updated over 3 years ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Localization
Target version:
-
Start date:
2019-04-04
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
nightmare
Is Regression:
Sprint Focus:

Description

I have a page with two languages (0 = english, 1 = german). I use the following DatabaseQueryProcessor:

10 = TYPO3\CMS\Frontend\DataProcessing\DatabaseQueryProcessor
10 {
table = tt_content
selectFields = header, subheader
pidInList.field = uid
as = elements
}

If an english content element is hidden, than the german non-hidden element don't show up.


Related issues 1 (1 open0 closed)

Related to TYPO3 Core - Bug #85284: Workspace shows unchecked sectionIndex in previewNew2018-06-15

Actions
Actions #1

Updated by Bastian Bringenberg almost 5 years ago

  • Project changed from 9 to TYPO3 Core
  • TYPO3 Version set to 9

Moved to right projects. Guessed TYPO3 Version 9.

Actions #2

Updated by Rainer Roskothen almost 5 years ago

  • Subject changed from Language overlay in DatabaseQueryProcessor I to Language overlay in DatabaseQueryProcessor (Close this issue please)
  • Private changed from No to Yes
Actions #3

Updated by Rainer Roskothen almost 5 years ago

  • Subject changed from Language overlay in DatabaseQueryProcessor (Close this issue please) to Language overlay in DatabaseQueryProcessor
  • Description updated (diff)
  • Category set to Localization
  • Private changed from Yes to No
Actions #4

Updated by Christian Kuhn over 3 years ago

  • Related to Bug #85284: Workspace shows unchecked sectionIndex in preview added
Actions #5

Updated by Christian Kuhn over 3 years ago

See #85284 comment #5 for an explanation of the root cause of this issue. At the moment this is hard to solve in a good way in core and needs to be worked around somehow.

Actions #6

Updated by Christian Kuhn over 3 years ago

  • Complexity set to nightmare
Actions

Also available in: Atom PDF