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 #2

Updated by Gerrit Code Review 3 months ago

  • Status changed from New to Under Review

Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85716

Actions #3

Updated by Anonymous 3 months ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #4

Updated by Benni Mack about 1 month ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF