Re: [Zope-dev] Problems with PageTemplates on Zope 2.8

2005-06-25 Thread Florent Guillaume
Morten W. Petersen <[EMAIL PROTECTED]> wrote: > I have an application called the Issue Dealer which I'm porting to Zope > 2.8. However, whenever I try to access a PageTemplate which makes use > of a page template macro it just hangs and consumes all available CPU. > > Any ideas what could be wron

[Zope-dev] Problems with PageTemplates on Zope 2.8

2005-06-24 Thread Morten W. Petersen
Hi, I have an application called the Issue Dealer which I'm porting to Zope 2.8. However, whenever I try to access a PageTemplate which makes use of a page template macro it just hangs and consumes all available CPU. Any ideas what could be wrong here, or how I could debug it? Thanks, Morten