Actions
Task #83267
closedUse JsonResponse for Backend AJAX calls
Start date:
2017-12-09
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The new JsonResponse object should be used throughout the TYPO3 Backend in order to properly call json_encode() with the right flags automatically, making the code inside the controllers simpler.
Updated by Gerrit Code Review almost 7 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 https://review.typo3.org/54995
Updated by Gerrit Code Review almost 7 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/54995
Updated by Benni Mack almost 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset d7e560a12c0aa262d1720bbf10e9a69620728fa9.
Updated by Christian Kuhn almost 7 years ago
- Related to Bug #83303: Filelist folders not expandable added
Updated by Andreas Kienast almost 7 years ago
- Related to Bug #83568: File Conflict Handling Dialog pops up each action added
Actions