in reply to Template Toolkit, problem with recursive wrapper templates

I hope this isn't a dumb answer but do you have the 'RECURSION' flag on in your config? It's off by default.

  • Comment on Re: Template Toolkit, problem with recursive wrapper templates

Replies are listed 'Best First'.
Re^2: Template Toolkit, problem with recursive wrapper templates
by larsen (Parson) on Jul 12, 2005 at 07:29 UTC
    Yes I tried, and it causes deep recursion error during the build phase. Actually, I haven't tried that option with every variation of code I was conjuring with.