Actions
Bug #54174
closedFAL: Frontend Scaling does not work with PDF files
Status:
Closed
Priority:
Should have
Assignee:
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2013-12-03
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.4
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Even though ghostscript is installed, TYPO3 CMS 6.x does not
preview image from PDFs. This is because the new check if
the system identifies images is not done based on file extensions
but on mime-types.
Therefore, the check needs to be modified.
Please note that in order to test this, make sure to have imagemagick/GM
and ghostscript (gs) installed on your system.
Actions