Actions
Feature #60433
closedFile Metadata : Thumbnail not necessary for all file types
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2014-07-21
Due date:
% Done:
0%
Estimated time:
PHP Version:
5.5
Tags:
Complexity:
Sprint Focus:
Description
Thumbnail generation fails for audio, video, documents, etc.
It will be better to replace thumbnail by file type icon for all files except images and pdf documents like DAM.
Files
Updated by Andrea Herzog-Kienast almost 10 years ago
- Target version set to 7.1 (Cleanup)
Does not fail any longer. File type icon instead is IMHO a feature - not a bug.
Updated by Ingo Schmitt almost 10 years ago
- Tracker changed from Bug to Feature
- Target version changed from 7.1 (Cleanup) to 7.4 (Backend)
Updated by Susanne Moog over 9 years ago
- Target version changed from 7.4 (Backend) to 7.5
Updated by Alexander Opitz over 7 years ago
- Status changed from New to Needs Feedback
Did you add "flac" to $GLOBALS['TYPO3_CONF_VARS']['GFX']['imagefile_ext']? (or in TYPO3 7 to $GLOBALS['TYPO3_CONF_VARS']['SYS']['mediafile_ext'] ?)
Updated by Christian Kuhn over 7 years ago
- Status changed from Needs Feedback to Closed
Actions