[TYPO3-core] RFC: Bug/Feature #10173: Content element wizard doesn't respect TCAdefaults

Ralf Hettinger ng at ralfhettinger.de
Sat Jan 17 14:08:49 CET 2009


Hi Steffen,

thanks for the link! Seems I haven't searchd the bt properly...

Have a good weekend
Ralf

Am 17.01.2009 13:57 schrieb Steffen Kamper:
> Hi Ralf,
> 
> i did a patch which rewrites the wizard complete, please have a look
> first to this issue (here in list): #9439
> 
> vg Steffen
> 
> Ralf Hettinger schrieb:
>> This is an SVN patch request.
>>
>> Type: Bugfix / Feature
>>
>> Bugtracker references:
>> http://bugs.typo3.org/view.php?id=10173
>>
>> Branches:
>> trunk only, since change of behaviour
>>
>> Problem:
>> When inserting new content elements via the new content element wizard,
>> there are some fixed defValues set by this wizard for CType textpic,
>> image and menu that should be not set with a fixed value any longer
>> since there exists a better and more flexible possibility by using
>> TCAdefaults.
>> At the moment, TCAdefaults can't have effect when creating new
>> tt_content elements by using the wizard for
>> CType textpic: imageorient (always set to 17 by the wizard)
>> CType image: imagecols (always set to 2 by the wizard)
>> CType menu: menu_type (always set to 2 by the wizard)
>>
>> Solution:
>> Remove default values set by this wizard
>>
>> Ralf Hettinger
>>
>>
>>


More information about the TYPO3-team-core mailing list