Project

General

Profile

Actions

Bug #93313

closed

Epic #90812: Fluid-based Page Module

Unused content elements column does not use correct label

Added by Sebastian Müller over 3 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2021-01-18
Due date:
% Done:

0%

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

Description

If feature toggle "fluidBasedPageModule" is set,
unused content elements column uses label of backend layout with colPos = 0.

Example:
If you have one column in your backend layout defined

1 {
    columns {
        1 {
            name = Maincontent
            colPos = 0
        }
    }
}

and having one content element in colPos 3 on your page,
the section "Unused" at the bottom of the page module is named "Maincontent" instead of unused.

If featureToggle is turned off,
the correct label is displayed


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #93829: Wrong title of unused elements in PageLayoutClosedStefan Froemken2021-03-29

Actions
Actions

Also available in: Atom PDF