[TYPO3-core] FYI: Fixed bug #7585: Invoking htmlArea RTE block style plugin from other plugin fails in FF3 and IE7
Stanislas Rolland
stanislas.rolland at fructifor.ca
Tue Feb 19 07:28:13 CET 2008
FYI: The attached SVN patch was committed.
Type:
Bugfix
Problem:
Block style plugin may be invoked in order to populate a select box with
available/allowed class selectors.
Invoking the plugin fails in FF3 and IE7 when invoked from another
document because options created in one document cannot be added to a
select element created in another document.
Solution:
Create options using the owner document of the select element.
Bugtracker references:
http://bugs.typo3.org/view.php?id=7585
Branches:
TYPO3_4-2
Regards,
Stanislas
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtehtmlarea_bugfix_7585.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080219/8ee42c95/attachment.txt
More information about the TYPO3-team-core
mailing list