[TYPO3-core] RFC: clear cache does not remove files in typo3temp/cache_pages

Dmitry Dulepov 9f4eetb02 at sneakemail.com
Thu Mar 15 15:00:24 CET 2007


Michael Stucki wrote:
> Are you sure that extDevEval has changed this line?
> 
> - if ($this->checkStoredRecords_loose && !$value && !$row[$key])  {
> + if ($this->checkStoredRecords_loose && !$value && !$row[$key] || $TCA[$table]['columns'][$key]['config']['type'] == 'inline')   {

Interesting... I got latest from svn, made my own changes (but not in 
this place) and run through extdeveval... I will recheck. Meanwhile you 
can use short version of the patch.

-- 
Dmitry Dulepov

Web: http://typo3bloke.net/
Skype: callto:liels_bugs

"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)


More information about the TYPO3-team-core mailing list