Actions
Bug #87519
closedClass 'TYPO3\CMS\Core\Http\JsonResponse' not found
Start date:
2019-01-22
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:
Description
The RequireJsController
uses the JsonResponse
class in TYPO3v8 which was added with TYPO3v9 however.
This must be rewritten to not break the BE login.
Updated by Gerrit Code Review almost 6 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/59548
Updated by Gerrit Code Review almost 6 years ago
Patch set 2 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/59548
Updated by Gerrit Code Review almost 6 years ago
Patch set 3 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/59548
Updated by Benni Mack almost 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c8c21aa528939ac3f732a43b2bb160ff3bc12c9c.
Updated by Oliver Hader almost 6 years ago
- Category set to Authentication
- Target version set to next-patchlevel
Actions