Task #65924
closedRename AjaxRequestHandler to AjaxResponse
0%
Description
As the previously used Ajax object for use in Backend calls
which is responsible for delivering the correct output
and headers is actually a Response object, the class
gets renamed and streamlined within the Core.
This way the distinction between the actual
AjaxRequestHandler (previously global in ajax.php)
and the Response object is distinguished.
This is the first part of introducing Request/Response
logic for Backend Ajax Calls.
Updated by Gerrit Code Review over 9 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/38027
Updated by Gerrit Code Review over 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/38027
Updated by Mathias Schreiber over 9 years ago
- Sprint Focus set to On Location Sprint
Updated by Benni Mack over 9 years ago
- Target version changed from 7.2 (Frontend) to 7.4 (Backend)
Updated by Benni Mack over 9 years ago
- Status changed from Under Review to Rejected
won't fix likethat. waiting for the PSR-7 patch.
Updated by Mathias Schreiber over 9 years ago
- Sprint Focus deleted (
On Location Sprint)