Project

General

Profile

Actions

Bug #102271

closed

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

Added by Daniel Dorndorf about 1 year ago. Updated 4 months ago.

Status:
Closed
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 5 (0 open5 closed)

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

Actions
Related to TYPO3 Core - Epic #103022: Extbase file upload handlingClosed2024-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 RequestParametersClosed2023-11-10

Actions
Related to TYPO3 Core - Bug #100983: Problem with file upload in extbase formClosed2023-06-09

Actions
Actions #1

Updated by Gerrit Code Review about 1 year 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 about 1 year ago

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

Updated by Sergej Junker 11 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 10 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 10 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 10 months ago

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

Updated by Daniel Goerz 10 months ago

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

Updated by Gerrit Code Review 9 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 9 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 9 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 9 months ago

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

Updated by Andreas Wolf 8 months ago

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

Updated by Georg Ringer 6 months ago

  • Related to Bug #100983: Problem with file upload in extbase form added
Actions #14

Updated by Benni Mack 4 months ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF