Bug #66268
closed
ImageInfo::getImageSizes() doesn't recognize all supported images formats
Added by Frans Saris over 9 years ago.
Updated about 6 years ago.
Description
ImageInfo::getImageSizes() uses getimagesize() to determine the image dimensions. But for pdf and svg files this fails.
When getimagesize() fails GraphicalFunctions::imageMagickIdentify() should be tried as fallback
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/38468
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/38476
Patch set 2 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/38476
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Related to Bug #84586: GM messages spoil console output of scheduler task added
- Related to Task #84933: static variable in FileInfo added
- Status changed from Resolved to Closed
Also available in: Atom
PDF