Project

General

Profile

Actions

Bug #102389

open

Content element are not displayed in defLangBinding mode if free and default has no items in this colPos

Added by Oliver Bartsch 8 months ago. Updated 22 days ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2023-11-16
Due date:
% Done:

0%

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

Description

Given a backend layout with a couple of columns. Being in the page module (language comparison mode) with defLangBinding active,
content elements in columns, where no elements exist in the default language, are not displayed. The reason seems to be: https://github.com/TYPO3/typo3/blob/2116f3d3f42604440db499af21c8eec60d2026e7/typo3/sysext/backend/Resources/Private/Partials/PageLayout/LanguageColumns.html#L78

Actions #1

Updated by Oliver Bartsch 8 months ago

  • TYPO3 Version changed from 12 to 11
Actions #2

Updated by Riccardo De Contardi 22 days ago

  • Related to Bug #93211: New fluid based page module does not show translated languages added
Actions #3

Updated by Riccardo De Contardi 22 days ago

  • Related to deleted (Bug #93211: New fluid based page module does not show translated languages)
Actions #4

Updated by Riccardo De Contardi 22 days ago

Still reproducible on 13.2.0-dev (latest master)

Steps to reproduce

1) Have TYPO3 with at least two languages: default and another one (ID=1)
2) Set the page TSConfig e.g. on the home page:

mod.web_layout.defLangBinding = 1

3) Create a page in default language and translate it in the other language
4) Create a Content element on the secondary language and NOT on the default language ( page will be in "free mode")
5) Go on Page module > mode: language comparison

Result

both selecting on the dropdown below "language comparison":

- Secondary language
- All languages

the CE created is NOT visible. It will become visible if you disable mod.web_layout.defLangBinding = 1

Actions #5

Updated by Riccardo De Contardi 22 days ago

Is this one related? https://forge.typo3.org/issues/96413

Or even the same issue?

Actions

Also available in: Atom PDF