[TYPO3-core] RFC: Handling of $this->altRootline in class.t3lib_matchcondition.php

Kasper Skårhøj kasper2005 at typo3.com
Thu Oct 13 13:23:19 CEST 2005


I guess line 268 in t3lib_tstemplate could be changed from

$matchObj->altRootLine=$cc['rootLine'];

to 

$matchObj->altRootLine=(array)$cc['rootLine'];

Could you test that?

- kasper



On Thursday 13 October 2005 09:49, Andreas Otto wrote:
> $this->altRootLine

-- 
- kasper

-----------------
Think future, not feature



More information about the TYPO3-team-core mailing list