[TYPO3-core] FYI: Fixed bug #7773: htmlArea RTE loads plugins in wrong order
Stanislas Rolland
typo3 at sjbr.ca
Thu Mar 6 05:40:56 CET 2008
FYI: The attached SVN patch was committed.
Type:
Bugfix
Problem:
htmlArea RTE loads plugins in reverse order of their inclusion. If an
extension provides a plugin that extends a plugin of the rtehtmlarea
system extension, the extending plugin must be loaded after the base
plugins.
Solution:
Reverse the order in which plugins are loaded.
Note:
The patch corrects another problem related to plugin extension that
prevented a plugin from registering a button already registered. The
patch allows a plugin to override the registration made by another plugin.
Bugtracker references:
http://bugs.typo3.org/view.php?id=7773
Branch:
TYPO3_4-2
Regards,
Stanislas
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtehtmlarea_bugfix_7773.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080305/c282bcc3/attachment.txt
More information about the TYPO3-team-core
mailing list