CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Bug #38279

“DAM category”-mode does not work in "head slideshow"

Added by Gerhard Rupp 11 months ago. Updated 11 months ago.

Status:Closed Start date:2012-06-22
Priority:Should have Due date:
Assignee:Juergen Furrer % Done:

0%

Category:- Spent time: 0.10 hour
Target version:- Estimated time:0.10 hour
Votes: 0

Description

“DAM category”-mode does not work in "head slideshow"

History

Updated by Juergen Furrer 11 months ago

  • Status changed from New to Accepted
  • Assignee set to Juergen Furrer
  • Estimated time set to 0.10

There is a typo in class.tx_imagecycle_pi1 on line 433

$damcategories = $this->getDamcats($this->lConf['damcategories']);

will be corrected to:
$damcategories = $this->getDamcats($this->conf['damcategories']);

This will fix this problem...

Updated by Juergen Furrer 11 months ago

  • Status changed from Accepted to Closed

Also available in: Atom PDF