[TYPO3-core] FYI: Fixed bug: Fixed bug: Overriding TCA properties with TSconfig does not work with array

Oliver Hader oh at inpublica.de
Sun Jan 27 20:49:33 CET 2008


FYI: The following change was committed to SVN:
* TYPO3_4-1 (rev. 2972)
* Trunk (rev. 2973)

Problem:
Overriding TCA properties with TSconfig does not work with array.
Example: TCEFORM.table.field.config.appearance.useCombination = 1 
overrides the whole appearance array.

Solution:
Use t3lib_div::array_merge_recursive_overrule() instead of regular 
array_merge().

Branches: TYPO3_4-1 & Trunk


olly
-- 
Oliver Hader
http://inpublica.de/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tceforms.patch
Type: text/x-patch
Size: 969 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080127/f8c19180/attachment.bin 


More information about the TYPO3-team-core mailing list