Bug #93211
closedNew fluid based page module does not show translated languages
0%
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
Updated by Georg Ringer over 3 years ago
- Status changed from New to Needs Feedback
do you use 10.4.12?
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
Updated by Oliver Bartsch almost 3 years ago
- Status changed from Needs Feedback to Accepted
I can still reproduce on current master.
Updated by Riccardo De Contardi 3 months ago
- Related to Bug #102389: Content element are not displayed in defLangBinding mode if free and default has no items in this colPos added
Updated by Riccardo De Contardi 3 months ago
- Related to deleted (Bug #102389: Content element are not displayed in defLangBinding mode if free and default has no items in this colPos)
Updated by Riccardo De Contardi 3 months 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?
Updated by Georg Ringer 2 months ago
- Status changed from Needs Feedback to Closed
a lot changed in the fluid based page module and in the meantime it is default as well, can't be reproduced => closing it for now