Actions
Bug #99955
closedAjaxRequest API doesn't handle FormData properly
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2023-02-15
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Our AJAX API doesn't handle FormData
objects properly. Instead of using them as-is, it's attempted to convert it to another FormData object.
Actions