Project

General

Profile

Actions

Bug #16120

closed

Max. filesize for images in 'text with image' and 'images only' CEs has too small default value

Added by Robert Markula about 18 years ago. Updated over 17 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2006-05-04
Due date:
% Done:

0%

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

Description

Upload of images larger than 1 MB in 'text with image' and 'images only' content elements is not possible, because the filesize limit (1MB) is hardcoded.

Error message:
1: Filesize (1.3 M) of file 'foo.jpg' exceeds limit (1.0 M). (tt_content:3:image)

May I suggest to make this at least configurable via the install tool or TS?
Rupi did set the image filesize limit for tt_news to 10MB, which should be more than enough for the next few years ;)

Ok, why should anyone want to use images larger than 1MB in those content elements? For example we are using fileadmin/ as a repository for images which can be used both by web or by print. For print the images need to have the highest quality available, and that is most times >1MB.

When the images are used in our web site, ImageMagick scales them down to an acceptable file size, but the great benefit is that our editors can download the exact same images they used for online articles when they want to use the articles in print.
(issue imported from #M3412)


Files

bug3412.diff (455 Bytes) bug3412.diff Administrator Admin, 2006-10-11 09:53
Actions

Also available in: Atom PDF