[TYPO3-caretaker] caretaker_analyzer bug and fix
    Georg Kuehnberger 
    georg at georg.org
       
    Wed Jan  6 14:26:13 CET 2010
    
    
  
Martin Ficzel wrote:
> Am 29.12.09 15:41, schrieb Georg Kuehnberger:
>> Ahoi Martin,
>>
>> See below caretaker_analyzer is looking for ServiceHelper in the
>> old/wrong location;
>>
>> hth, regards georg
>>
>> caretaker_analyzer/ext_localconf.php
>> ---
>> is:
>> include_once(t3lib_extMgm::extPath('caretaker').'classes/class.tx_caretaker_ServiceHelper.php'); 
>>
>>
>>
>> should be:
>> include_once(t3lib_extMgm::extPath('caretaker').'classes/helpers/class.tx_caretaker_ServiceHelper.php'); 
>>
>>
> 
> Hello Georg,
> 
> the change is committed. The caretaker_analyzer extension did'nt get 
> much attention in the last time because we currently focus on caretaker, 
> caretaker_instance and caretaker_selenium. Thats why the path changes 
> were not applied there.
> 
> Regards Martin
Martin, Thanks for the commit, and
     Happy New Year to all of you !
from snowy vienna.
regards georg
    
    
More information about the TYPO3-project-caretaker
mailing list