Project

General

Profile

Actions

Bug #94568

closed

defLangBinding breaks web_layout

Added by Eric Chavaillaz over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2021-07-16
Due date:
% Done:

100%

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

Description

Hi,

In TYPO3 10, when using fluidBasedPageModule, mod.web_layout.defLangBinding = 1 and more than 1 language, the output is broken in language mode. The default content elements and the the first translated content elements are properly rendered, but other are always empty (see screenshot).

!Screenshot from 2021-07-16 16-18-57.png!

In fact there is a bug in the template backend/Resources/Private/Partials/PageLayout/LanguageColumns.html, at line 88, the variable item is set and never override again (in the languages list loop). If I try to pass directly {item.translations.{languageId}} in the partial it works again (but I am pretty sure some other variables are mandatory in the partials PageLayout/Record called in the loop.

Thanks


Files


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #94047: Fluid based page module: wrong behavior with defLangBindingClosedClaus Due2021-05-03

Actions
Actions

Also available in: Atom PDF