[TYPO3-core] FYI: Fixed bug #17677: htmlArea RTE: Classes configuration is loaded twice
Stanislas Rolland
typo3 at sjbr.ca
Sun Feb 20 05:34:17 CET 2011
FYI: The attached SVN patch was committed.
Type:
Bugfix
Problem:
Page TSConfig classes configuration is loaded by both blockstyle and
textstyle plugins through ajax requests. Moreover, if there are multiple
RTE's on the page, the configuration is loaded as many times even though
this configuration is global.
Solution:
The attached patch will concatenate these classes configurations after
the RTE scripts so that they do not require any ajax request during the
RTE initialization process.
Bugtracker references:
http://bugs.typo3.org/view.php?id=17677
Branches:
- trunk (revision 10502)
- TYPO3_4-5 (revision 10503)
- TYPO3_4-4 (revision 10504)
Regards,
Stanislas
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtehtmlarea_bugfix_17677_trunk.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20110219/5a8856ff/attachment.asc>
More information about the TYPO3-team-core
mailing list