Project

General

Profile

Actions

Task #65924

closed

Rename AjaxRequestHandler to AjaxResponse

Added by Benni Mack about 9 years ago. Updated almost 9 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
Category:
Backend API
Target version:
Start date:
2015-03-23
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:

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.

Actions #1

Updated by Gerrit Code Review about 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

Actions #2

Updated by Gerrit Code Review about 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

Actions #3

Updated by Mathias Schreiber about 9 years ago

  • Sprint Focus set to On Location Sprint
Actions #4

Updated by Benni Mack almost 9 years ago

  • Target version changed from 7.2 (Frontend) to 7.4 (Backend)
Actions #5

Updated by Benni Mack almost 9 years ago

  • Status changed from Under Review to Rejected

won't fix likethat. waiting for the PSR-7 patch.

Actions #6

Updated by Mathias Schreiber almost 9 years ago

  • Sprint Focus deleted (On Location Sprint)
Actions

Also available in: Atom PDF