Project

General

Profile

Actions

Bug #101142

open

Allow UploadedFile in Folder->addUploadedFile()

Added by Stephan Großberndt 11 months ago. Updated 7 months ago.

Status:
Under Review
Priority:
Should have
Category:
-
Target version:
-
Start date:
2022-03-21
Due date:
2022-03-21 (over 2 years late)
% Done:

0%

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

Description

Currently ResourceStorage::addUploadedFile() allows to pass a UploadedFile but Folder->addUploadedFile() only allows the old $_FILES-array.
Folder->addUploadedFile() should support UploadedFile as well.


Related issues 1 (0 open1 closed)

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

Actions
Actions #1

Updated by Stephan Großberndt 11 months ago

  • Due date set to 2022-03-21
  • Start date changed from 2023-06-22 to 2022-03-21
  • Follows Task #97214: Use uploadedFile objects instead of $_FILES added
Actions #2

Updated by Gerrit Code Review 11 months ago

  • Status changed from New to Under Review

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/+/79477

Actions #3

Updated by Gerrit Code Review 7 months ago

Patch set 2 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/+/79477

Actions

Also available in: Atom PDF