Project

General

Profile

Actions

Bug #54174

closed

FAL: Frontend Scaling does not work with PDF files

Added by Benni Mack over 10 years ago. Updated over 9 years ago.

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 #1

Updated by Gerrit Code Review over 10 years ago

  • 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 https://review.typo3.org/25921

Actions #2

Updated by Gerrit Code Review over 10 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/25921

Actions #3

Updated by Benni Mack over 10 years ago

How to Reproduce:

  • Check if the install tool actually displays a PDF (Image processing). If it works, then graphicsmagick with ghostscript works.
  • Upload a PDF in the backend and add a new content element of type "file list" / uploads - show the file with a preview. you can also add the file to a "text / images".

If the image of the PDF cover is shown in the FE, then that's what we want.

Actions #4

Updated by Wouter Wolters over 9 years ago

  • Status changed from Under Review to Closed

Benjamin Mack Dec 13 09:44

Abandoned

not reproducable anymore, if the problem comes up again, a new report and fix will come up as well, for sure.

Actions

Also available in: Atom PDF