Actions
Bug #22196
closedhtmlArea RTE: Conflicting configuration property name
Start date:
2010-02-26
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Formatblock and formattext options arrays are named 'data' conflicting with ExtJS corresponding config property for ComboBox.
As a result, ExtJS raises a JS error in Safari.
Rename the arrays to 'options'.
(issue imported from #M13672)
Files
Updated by Stanislas Rolland over 14 years ago
This is really a follow-up to #13667.
Updated by Stanislas Rolland over 14 years ago
Committed to SVN TYPO3core trunk (revision 7041).
Actions