[TYPO3-core] FYI: Fixed bug #13672: htmlArea RTE: Conflicting configuration property name raises error in Safari
Stanislas Rolland
typo3 at sjbr.ca
Fri Feb 26 04:05:48 CET 2010
FYI: The attached SVN patch was committed.
Type:
Bugfix
Problem:
Formatblock and formattext dropdown options arrays are named 'data'
conflicting with ExtJS corresponding config property for ComboBox. As a
result, ExtJS raises a JS error in Safari.
Solution:
Rename the arrays to 'options'.
This is really a follow-up to feature 13667 which allowed the use of any
ExtJS config property on comboboxes.
Bugtracker references:
http://bugs.typo3.org/view.php?id=13672
Branches:
trunk (revision 7041)
Regards,
Stanislas
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtehtmlarea_bugfix_13672_trunk.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100225/3bb8b2ab/attachment.asc>
More information about the TYPO3-team-core
mailing list