Actions
Bug #84005
closedHave ImageManipulationWizard return HTMLResponse
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2018-02-21
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
A refactoring of a refactoring lead to a faulty assumption about the return type JsonResponse.
In case of ImageManipulationWizard we're indeed returning HTML instead of JSON.
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/55856
Updated by Anonymous almost 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 2f715fa211c865aa9547397236de9c3c1d556ecc.
Actions