Actions
Feature #22416
closedhtmlArea RTE: Extjize the RTE ajax requests.
Start date:
2010-04-10
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The RTE uses its own code for handling XmlHttpRequests.
The attached patch:
1. replaces some ajax requests by remotely loaded ExtJS json data stores;
2. re-writes remaining get and post requests with Ext.Ajax
(issue imported from #M14057)
Files
Updated by Stanislas Rolland over 14 years ago
Committed to SVN TYPO3core trunk (revision 7271).
Actions