Project

General

Profile

Actions

Bug #61181

closed

FAL: file maxW and maxH are ignored

Added by Franz Holzinger over 9 years ago. Updated about 8 years ago.

Status:
Rejected
Priority:
Must have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2014-08-25
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.5
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

see also https://forge.typo3.org/issues/46020

After an upgrade from TYPO3 6.1 to 6.2 and the execution of all update steps in the Install Tool, the images in my FE extension are changed to full size.

I did also clear cache_imagesizes.

$imageCode = $cObj->getContentObject($contentObject)->render($imageConf);

file.maxW = 100
file.maxH = 200

This however results in:

<img src="uploads/pics/Uhr-Waltons.png" width="299" height="401" alt="" /><

The image is not resized any more as in TYPO3 6.1.

And on another site the images are always size=0. maxW and maxH get ignored.


Files

228211-product-list.png (165 KB) 228211-product-list.png product list with 2 products and their images Franz Holzinger, 2014-08-28 07:11
228211-product-list-image2.png (413 KB) 228211-product-list-image2.png second image added to first product is too big Franz Holzinger, 2014-08-28 19:39
bug#61181-image-taylor.html (13 KB) bug#61181-image-taylor.html Franz Holzinger, 2014-09-04 12:32
bug#61181 -sys_file_metadata.pdf (99.7 KB) bug#61181 -sys_file_metadata.pdf width=299 heigth=401 Franz Holzinger, 2014-10-25 16:10
install-configuartion-image.png (52.6 KB) install-configuartion-image.png Configuration presets image processing Franz Holzinger, 2014-11-12 13:50

Related issues 12 (0 open12 closed)

Related to TYPO3 Core - Bug #46020: Image size is 0 when not scaledClosedAlexander Opitz2013-03-04

Actions
Related to TYPO3 Core - Bug #62247: FAL: Uppercase File Extensions of Image cannot be displayed RejectedBenni Mack2014-10-15

Actions
Related to TYPO3 Core - Bug #62400: Lot of entries in sys_file_processed with name=NULL and identifier emptyRejectedAndreas Wolf2014-10-22

Actions
Related to TYPO3 Core - Bug #59216: Image dimensions (width/height) are 0 when not scaledClosed2014-05-30

Actions
Related to TYPO3 Core - Bug #58019: FAL Indexer for broken files: Column 'width' cannot be nullRejected2014-04-17

Actions
Related to TYPO3 Core - Bug #54533: imgResource.noScale doesn't scale image tagRejected

Actions
Related to TYPO3 Core - Bug #50392: Specifying size in ImageViewHelper does nothingClosed2013-07-24

Actions
Related to TYPO3 Core - Bug #44105: Image size does not get updatedClosed2012-12-19

Actions
Related to TYPO3 Core - Bug #45922: image replacement, width and height are kept even i change my imageClosed2013-02-28

Actions
Related to TYPO3 Core - Bug #46446: sys_file doesn't get updatedClosed2013-03-20

Actions
Related to TYPO3 Core - Bug #52658: Overriding image does not change the dimensionsRejected2013-10-10

Actions
Related to TYPO3 Core - Feature #72744: Install Tool should warn about wrong/absent Imagemagick configuration on the tab 'Important actions' Closed2016-01-15

Actions
Actions

Also available in: Atom PDF