[TYPO3-dam-devel] RFC: Bugfix: 6725: No file specific icons shown in "Media Tools > Check upload index" shown

Peter Kuehn [wmdb] peter.kuehn at wmdb.de
Fri Feb 8 14:12:24 CET 2008


This is a svn patch request.

Type: bugfix

Description:
If you start a complete index check you'll get nice file specific icons. 
However only a default non file specific icon is shown when you check 
the upload index. I have the dam fileicons extension installed.

Reason:
tx_dam::file_compileInfo() does not return file_mime_type which is 
needed to be converted to media_type which is needed to get the right 
icon....

Solution:
- instantiate tx_dam_indexing as dryRun´ing
- use the existing functions tx_dam_indexing::getFileMimeType() and 
tx_dam::convert_mediaType()


Bugtracker reference: http://bugs.typo3.org/view.php?id=6725

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 6725.fix.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-dam/attachments/20080208/e0b2b8ae/attachment.txt 


More information about the TYPO3-team-dam mailing list