Project

General

Profile

Actions

Feature #5718

open

Implement File upload support

Added by Alexandre Martinez over 14 years ago. Updated about 6 years ago.

Status:
New
Priority:
Could have
Assignee:
-
Category:
Extbase
Target version:
-
Start date:
2009-12-11
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
hard
Sprint Focus:

Description

The RequestBuilder object should handle file uploads as request arguments. A File object is needed to map the params and can be persisted. Reading of the file is done by a file reader extending abstract file reader which can be used to create objects from file data. Validation can be applied to the File object by writing the corresponding FileValidator.
Attached files are a quick try at csv file reading. Usage of property mapper should be rewritten.


Files

RequestBuilder.php (2.87 KB) RequestBuilder.php Alexandre Martinez, 2009-12-11 14:21
File.php (4.07 KB) File.php Alexandre Martinez, 2009-12-11 14:21
AbstractFileReader.php (2.58 KB) AbstractFileReader.php Alexandre Martinez, 2009-12-11 14:21
CsvFileReader.php (2.04 KB) CsvFileReader.php Alexandre Martinez, 2009-12-11 14:21

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #48965: FileReference can't be created in Frontend contextClosed2013-06-08

Actions
Related to TYPO3 Core - Bug #93797: error while property mapping a FileReference in frontendClosed2021-03-22

Actions
Actions

Also available in: Atom PDF