[TYPO3-dam-devel] RFC #9481: Replace hard-coded reference to cc_devlog

Dan Osipov dosipov at phillyburbs.com
Mon Oct 6 15:40:36 CEST 2008


+1 from reading and following the discussion.
What version of Typo3 will have the new variable config variable?

Dan Osipov
Calkins Media
http://danosipov.com/blog/

Francois Suter wrote:
> Hi all,
> 
> This is a SVN patch request.
> 
> Extension: dam
> Version: trunk
> Reference: http://bugs.typo3.org/view.php?id=9481
> 
> Problem:
> Class EXT:dam/lib/class.tx_dam_indexing.php contains a hard-coded 
> reference to cc_devlog. Its point was to set the uid of the Media folder 
> in a global variable, so that cc_devlog could refer to that as a pid.
> 
> Solution:
> As discussed in the DAM team list, the proposal is to replace this with 
> a more general global variable usable by any devlog or debug extension 
> as needed: $TYPO3_CONF_VARS['SC_OPTIONS']['GLOBAL']['debugData']['pid']
> 
> Notes:
> Look at the bugtracker entry for steps to reproduce.
> 
> Cheers
> 


More information about the TYPO3-team-dam mailing list