[TYPO3-dam-devel] RFC: Bugfix: 6454, DAM does not depend on dam_index but expects it

Peter Kuehn [wmdb] peter.kuehn at wmdb.de
Tue Oct 16 14:34:36 CEST 2007


This is a svn patch request.

Type: bugfix

Description:
DAM complains:
TYPO3 Fatal Error: Extension key "dam_index" was NOT loaded! 
(t3lib_extMgm::extPath)
When installing the pain dam extension and clicking on: Media -> Tools
DAM should give a nice error message and not a fatal error.

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

Steps to reproduce:
- Install dam but NOT dam_index
- klick  Media > Tools

In fact dam/modfunc_tools_indexsetup/class.tx_dam_tools_indexsetup.php 
requires dam_index (fx. line 158 $this->getStepBar(...)).
The attached patchrequest for ext_tables.php checks if dam_index does 
not load the submodule "Indexing Setup" if the check fails - I think 
this is the way to go here.


Kind regards
pekue

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 6454.fix.diff
Url: http://lists.netfielders.de/cgi-bin/mailman/private/typo3-team-dam/attachments/20071016/73451a18/attachment.txt 


More information about the TYPO3-team-dam mailing list