Project

General

Profile

Actions

Feature #20202

closed

No simple way to get the maximum upload size in TYPO3

Added by Benni Mack over 15 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2009-03-18
Due date:
% Done:

0%

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

Description

Hey,

this is a pre-requisite for the mass uploader. I often find it difficult to always check if the upload_max_filesize or post_max_size is lower than the $TYPO3_CONF_VARS['BE']['maxFileSize']. I introduced this feature so we can use it all through the backend in various cases to have a unified check. I found that without this function, the devs who want to upload always need to check against the various PHP limitation himself.

(issue imported from #M10717)


Files

10717_add_fileupload_function.patch (3.12 KB) 10717_add_fileupload_function.patch Administrator Admin, 2009-03-18 12:04
0010717_v2.patch (4.08 KB) 0010717_v2.patch Administrator Admin, 2009-03-31 12:26
Actions #1

Updated by Benni Mack over 15 years ago

Commited to trunk on 2009-03-31.

Actions

Also available in: Atom PDF