Project

General

Profile

Actions

Bug #104687

closed

BackendLayoutView::getColPosListItemsParsed uses wrong index

Added by Thomas Hohn 3 months ago. Updated about 1 month ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
Backend API
Start date:
2024-08-22
Due date:
% Done:

100%

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

Description

The method BackendLayoutView::getColPosListItemsParsed uses
$item1 when looping over items which have the structure

[
 'label' 
 'value',
 'icon', 
]

This bug is a TYPO3 12 only - since the code has been completely rewritten in TYPO3 13.

It can be testet by configuring TCEFORM.tt_content.colPos.removeItems = 1,3,255 and apply
the method Re-position content element


Files

Actions

Also available in: Atom PDF