[TYPO3-core] FYI: Fixed Bug #6613: IRRE/RTE - Creating a new child record fails if record uses htmlArea RTE

Oliver Hader oh at inpublica.de
Tue Oct 30 11:34:20 CET 2007


The following patch was committed to SVN Trunk (rev. 2640).

Problem:
If you have a table of children that uses RTE for one of the fields and
have already created and saved a parent with one child, then create a
new child record.

The AJAX response shows the following and stops processing:
Warning: array_merge(): Argument #2 is not an array in
/TYPO3core/trunk/typo3/sysext/rtehtmlarea/class.tx_rtehtmlarea_base.php
on line 498.

Solution:
Check if the variable to be merged does really exist and is an array.

Branch: Trunk


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


More information about the TYPO3-team-core mailing list