Project

General

Profile

Actions

Bug #102271

closed

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

Added by Daniel Dorndorf 6 months ago. Updated about 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 #1

Updated by Gerrit Code Review 6 months ago

  • Status changed from New to Under Review

Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81594

Actions #2

Updated by Garvin Hicking 6 months ago

  • Related to Bug #102283: Extbase file upload using type converters not possible any more added
Actions #3

Updated by Sergej Junker 4 months ago

Could you please add this fix into the next TYPO3 Core Patch. This is neccessary for the file upload feature on my project. Only with this fix I am able to upload files correctly.

Actions #4

Updated by Gerrit Code Review 4 months ago

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/82498

Actions #5

Updated by Gerrit Code Review 4 months ago

Patch set 2 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81594

Actions #6

Updated by Daniel Goerz 3 months ago

  • Related to Epic #103022: Extbase file upload handling added
Actions #7

Updated by Daniel Goerz 3 months ago

  • Related to Task #97214: Use uploadedFile objects instead of $_FILES added
Actions #8

Updated by Gerrit Code Review about 2 months ago

Patch set 3 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81594

Actions #9

Updated by Gerrit Code Review about 2 months ago

Patch set 4 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81594

Actions #10

Updated by Gerrit Code Review about 2 months ago

Patch set 5 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81594

Actions #11

Updated by Daniel Dorndorf about 2 months ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #12

Updated by Andreas Wolf about 2 months ago

  • Related to Bug #102361: form multiple breaks RequestParameters added
Actions

Also available in: Atom PDF