Project

General

Profile

Actions

Bug #18892

closed

List module: TCEFORM settings of labels are ignored

Added by Tomas Mrozek about 16 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2008-06-02
Due date:
% Done:

0%

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

Description

Steps to reproduce:

1. Insert into TSconfig of the root page the following settings:
TCEFORM.pages {
layout {
disabled = 0
altLabels {
0 = My first modified label
1 = My second modified label
}
removeItems = 2,3
}
}

2. Check the page settings and see that the layout field is modified and uses modified labels.

3. In the list module, make the 'Layout' column appear in the listing and see that modified lables are not used but default labels ('Normal', 'Layout 1') are shown instead.

As the list module displays pages according to the current position in the page tree, then if the labels are shown correctly in the page properties, they should be displayed correctly also in the listing.

Branch 4.1 behaves in the same way.
(issue imported from #M8584)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #17877: TCEFORM TSconfig disabled fields still available in List ViewClosedBenni Mack2007-12-03

Actions
Actions

Also available in: Atom PDF