Actions
Bug #20345
closedExtJs prototype-adapter leads to several IE-errors
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-04-22
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
After some investigations from Bennie and me we came to the conclusion that the errors in IE are caused by the ExtJs prototype-adapter. Errors are gone immediately after switching to ext-base.
Comment from ExtJs Core member:
"I think that there are actually some speed disadvantages to using the
adapter. I would say stick with ext-base and use prototype outside of
Ext wherever you need to."
Solution:
Don't use prototype adapter by default, always use ext-base. For template.php, only use prototype-adapter when it's forced to use.
(issue imported from #M10964)
Files
Actions