[TYPO3-core] RFC: Bug 6138: Recursive include of external Typoscript Files
Martin Kutschker
martin.kutschker-n0spam at no5pam-blackbox.net
Tue Sep 4 20:50:25 CEST 2007
Ingo Renner schrieb:
> Am 13.08.2007 um 23:42 schrieb Michael Stucki:
>
>> Problem:
>> Currently it is not possible to use more than one level of external
>> ts-files
>> because the parser is not checking the included scripts for includes.
>> So teh
>> use of external ts is not possible in larger projects with a lot of ts
>> code.
>
> Remindeer, you got two +1 on this...
A late note:
You do error reporting with t3lib_div::sysLog. You should use
(additionally) $this->error.
Masi
More information about the TYPO3-team-core
mailing list