Project

General

Profile

Actions

Bug #75233

closed

TCAdefaults imagecols doesn't work always

Added by Chris K. about 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-03-22
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
5.6
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

If you create new CE -> type "textmedia" (TYPO3 7.6) it works fine.
But creat new CE -> type "header" (for example), save and now switch to type "textmedia". The "Number of Columns" is 2 and not 1.

My TS:

mod {
 wizards.newContentElement.wizardItems.common.elements {
 textmedia.tt_content_defValues.imagecols = 1
 }
}

And:
TCAdefaults.tt_content.imagecols = 1


Related issues 2 (1 open1 closed)

Related to TYPO3 Core - Bug #63049: TCAdefaults imagecols doesn't workClosed2014-11-18

Actions
Related to TYPO3 Core - Bug #77918: imagecols = 1 doesn't work, if disabled in BE interfaceNeeds Feedback2016-09-12

Actions
Actions

Also available in: Atom PDF