Project

General

Profile

Actions

Bug #93211

open

New fluid based page module does not show translated languages

Added by Patrick Crausaz over 3 years ago. Updated 21 days ago.

Status:
Needs Feedback
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2021-01-04
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
10
PHP Version:
7.4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

When using the New Fluid based page module and the TsConfig `mod.web_layout.defLangBinding = 1` is used, not all translated Content Element records are displayed.

It works for the first translation (using Connected mode).
The second translation won't be displayed anymore.

Temporarily workaround:
- Switching back to the old Page module via Settings > Feature Toggle
- or not using the `defLangBinding` TsConfig


Files

fluid_based_page_module.png (111 KB) fluid_based_page_module.png Patrick Crausaz, 2021-01-04 10:42
missing_content.png (139 KB) missing_content.png Patrick Crausaz, 2021-01-04 10:43

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #93703: Having an unused content element in Page module using the language mode and deflangbinding crashes the backendClosed2021-03-11

Actions
Actions #1

Updated by Georg Ringer over 3 years ago

  • Status changed from New to Needs Feedback

do you use 10.4.12?

Actions #2

Updated by Markus Klein over 3 years ago

  • Related to Bug #93703: Having an unused content element in Page module using the language mode and deflangbinding crashes the backend added
Actions #3

Updated by Oliver Bartsch over 2 years ago

  • Status changed from Needs Feedback to Accepted

I can still reproduce on current master.

Actions #4

Updated by Riccardo De Contardi 21 days ago

  • Related to Bug #102389: Content element are not displayed in defLangBinding mode if free and default has no items in this colPos added
Actions #5

Updated by Riccardo De Contardi 21 days ago

  • Related to deleted (Bug #102389: Content element are not displayed in defLangBinding mode if free and default has no items in this colPos)
Actions #6

Updated by Riccardo De Contardi 21 days ago

  • Status changed from Accepted to Needs Feedback

Is this one still valid? I tried the following test with TYPO3 13.2.0-dev (latest main):

1) Have a TYPO3 installation with 3 languages: Italian (Default,ID=0); English (ID=1), French (ID=2)
2) Set

mod.web_layout.defLangBinding = 1

3) Create a page "Test" in Italian; translate it into the other 2 languages
4) Create a CE in Italian "Test CE"
5) in Page module > set in mode "Language comparison" and "All languages"
6) Translate the CE from Italian to English (Connected mode)
7) Translate the CE from Italian to French (use "Italian" as source language)

Results:

The three elements are all visible

Am I missing something? Is a different test necessary?

Actions

Also available in: Atom PDF