[TYPO3-core] RFC: Bug #9807: RTEhtmlarea does not work with IRRE after new child records were created

Oliver Hader oliver at typo3.org
Sat Nov 22 11:09:11 CET 2008


This is a SVN patch request.

Problem:
RTEhtmlarea does not work anymore with IRRE after new child records were
created while editing the parent record.

Solution:
The reason is that loading JavaScript libraries in RTEhtmlarea has
changed. For IRRE disposal it's required, that these libraries are only
loaded with the parent record. Otherwise each newly created child record
will load these files again and break the JavaScript functionality.
Thus, it has to be checked whether there are more than one instances of
a RTE.

Comments:
The mentioned misbehaviour was introduced with RFC #9516.
Thanks to Thomas Oppelt for pointing this out!

Bugtracker references:
http://bugs.typo3.org/view.php?id=9807

Branch: TYPO3_4-2, Trunk


olly
-- 
Oliver Hader
TYPO3 4.3 Release Manager
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0009807_4-2.patch
Type: text/x-diff
Size: 1129 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20081122/5e8776e9/attachment.patch 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0009807_trunk.patch
Type: text/x-diff
Size: 1058 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20081122/5e8776e9/attachment-0001.patch 


More information about the TYPO3-team-core mailing list