Actions
Bug #24845
closedhtmlArea RTE: JS error when using "Edit element"
Start date:
2011-01-27
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
both safari and FF, when trying to "edit element" give JS error:
Safari:
TypeError: Result of expression 'this.getDropDownConfiguration('Language')' [undefined] is not an object.
FF:
this.getDropDownConfiguration("Language") is undefined
- var languageStore=new Ext.data.JsonSto...age},this.configDefaults['combo']));}
handler is undefined
- handler.call(element, event);
(issue imported from #M17349)
Files
Actions