Actions
Bug #22195
closedhtmlArea RTE: Invalid reference to font options in WebKit browsers
Start date:
2010-02-26
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Font style and size options are loaded through xmlHttpRequest.
In this case, perhaps because loaded inside an ExtJS each loop (?), WebKit browsers complain about an invalid reference.
Declare the options variable before evaluating the xmlHttpRequest response.
(issue imported from #M13671)
Files
Updated by Stanislas Rolland over 14 years ago
Committed to SVN TYPO3core trunk (revision 7040).
Actions