Actions
Bug #22606
closedBE search is broken
Start date:
2010-05-07
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.4
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
since #22479 the BE search is broken.
Reason is the wrong usage of scope. Prototype does some weird scope bindings to get the scope of class into event listener.
Now the Ext.onReady is used, and the call should use the proper class for the call.
(issue imported from #M14331)
Files
Actions