Actions
Bug #66685
closedFilelist preview of PDFs / AIs / EPS
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2015-04-30
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
The preview of PDFs in the filelist module links directly to the PDF file. E.G. the preview image tag of Prospect.pdf:
<img src="../fileadmin/downloads/Prospect.pdf" title="Prospect.pdf" alt="">
All image rendering tests in the install tool are good especially "Read pdf" and "Read ai".
Chrome logs an information "Resource interpreted as Image but transferred with MIME type".
Actions