Project

General

Profile

Actions

Bug #45550

closed

Having colPos 0 and columns not assigned multiplies elements in page module view

Added by Jo Hasenau over 11 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
Backend User Interface
Target version:
Start date:
2013-02-17
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:

Description

When using a backend layout with columns that should not be used at all, you can just leave the colPos value blank having the page module show some placeholder with the label not assigned.

Despite the fact that there actually should be a label for this column available (see #25157), the problem is, that any of the "not assigned" columns will show the content of the column with colPos 0. The cause is a missing check for colPos being no empty string. This leads to multiplied content elements in the page module view of these layouts, since the elements are visible in any column having !colPos (which is true for colPos 0 as well).


Files

Fix_for__45550.diff (2.29 KB) Fix_for__45550.diff Jo Hasenau, 2013-02-17 17:20

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #25157: Page module + backend layout - title of unassigned columnsClosed2011-02-24

Actions
Actions

Also available in: Atom PDF