Project

General

Profile

Actions

Bug #102271

closed

Broken backwards compatibility in request builder for file uploads as object property

Added by Daniel Dorndorf 7 months ago. Updated 2 months ago.

Status:
Resolved
Priority:
Should have
Assignee:
-
Category:
Extbase
Target version:
Start date:
2023-10-27
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
8.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Hi,

when trying to map a file upload as a property of an object in v12 the arguments get broken by an array reset in the request builder:
https://github.com/TYPO3/typo3/blob/12.4/typo3/sysext/extbase/Classes/Mvc/Web/RequestBuilder.php#L143

For the property mapper it looks like the file is a separate argument then.


Related issues 4 (3 open1 closed)

Related to TYPO3 Core - Bug #102283: Extbase file upload using type converters not possible any moreNew2023-10-30

Actions
Related to TYPO3 Core - Epic #103022: Extbase file upload handlingNew2024-03-31

Actions
Related to TYPO3 Core - Task #97214: Use uploadedFile objects instead of $_FILESClosed2022-03-20

Actions
Related to TYPO3 Core - Bug #102361: form multiple breaks RequestParametersNew2023-11-10

Actions
Actions

Also available in: Atom PDF