Project

General

Profile

Actions

Bug #46020

closed

Image size is 0 when not scaled

Added by Freddy Kühne about 11 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Must have
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2013-03-04
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
hard
Is Regression:
Yes
Sprint Focus:

Description

When a "Text & Images"-element with an unscaled image is rendered, then the width and height attributes are "0":
<img src="fileadmin/_migrated/pics/gold250.png" width="0" height="0" border="0" alt="" />

If the image is manipulated in any way (width, height, quality...) then the dimensions are generated correct.

Additional infos:
- installed version 6.0.2
- updated installation from 4.7
- "Install Tool / Clean up / Clear cached image sizes" executed
- FE cache cleared


Files

sys_file.zip (5.04 KB) sys_file.zip Steffen Mächtel, 2013-03-27 11:29
AdditionalConfiguration.php (2.21 KB) AdditionalConfiguration.php Steffen Mächtel, 2013-03-27 13:20
sys_file.zip (6.24 KB) sys_file.zip Freddy Kühne, 2013-03-29 09:43
LocalDriver.php (45.2 KB) LocalDriver.php Sven Tappert, 2013-06-04 01:35
imagesize.php (1012 Bytes) imagesize.php Mathias Bolt Lesniak, 2013-12-12 20:51
imagesize_6_2.php (1.06 KB) imagesize_6_2.php Marc Reiter, 2014-03-26 13:07
imageDimZeroChecker.patch (2.02 KB) imageDimZeroChecker.patch Checks for 0 width/height on images and throws exception for getting a stack trace Markus Klein, 2014-03-31 13:42
imageDimZeroChecker.patch (1.96 KB) imageDimZeroChecker.patch Markus Klein, 2014-04-01 07:38

Related issues 10 (0 open10 closed)

Related to TYPO3 Core - Bug #45168: Wrong image displayed in FE if not resizedClosedAndreas Wolf2013-02-05

Actions
Related to TYPO3 Core - Task #46777: Improve behaviour when mime type detection is missingClosed2013-03-29

Actions
Related to TYPO3 Core - Bug #57492: Upgrading 6.2: Do not run FileTableSplittingUpdate if we migrate from TYPO3 before 6.0ClosedAlexander Opitz2014-04-01

Actions
Related to TYPO3 Core - Bug #57495: Metadata db insert fails due to NULL valueClosedMarkus Klein2014-04-01

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

Actions
Related to TYPO3 Core - Task #57545: Missing metadata entry impossible to regenerate.Closed2014-04-02

Actions
Related to TYPO3 Core - Bug #61181: FAL: file maxW and maxH are ignoredRejected2014-08-25

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 #44105: Image size does not get updatedClosed2012-12-19

Actions
Related to TYPO3 Core - Bug #63634: FAL update Metadata in LocalStorage not working because of buggy phpClosed2014-12-06

Actions
Actions

Also available in: Atom PDF