Project

General

Profile

Actions

Bug #21702

closed

The type in t3lib_TCEforms does not work if the type field shall be excluded when translating

Added by Fabrizio Branca over 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2009-11-26
Due date:
% Done:

0%

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

Description

Problem:
When defining a field as 'type' field in TCA and defining this field as l10n_mode "exclude" the type field will not be respected when editing the language overlay records. This is the case if you want to prevent language versions to switch the type (which in my opinion is the most common case)

Solution:
Check if the type field is an exclude field and if so, then read the typeNum value from the default language's data

(issue imported from #M12781)


Files

12781.patch (1013 Bytes) 12781.patch Administrator Admin, 2009-11-26 17:53
12781_v2.patch (1.02 KB) 12781_v2.patch Administrator Admin, 2009-12-16 15:57
Actions

Also available in: Atom PDF