Forum OpenACS Q&A: Debugging Templates

Collapse
Posted by Thomas Taylor on
There is this nice feature to debug templates (a parameter in acs-templating service). Works fine so far.

The problem I have is, that it won't stop! I've turned it off again (in the parameters section) and even restarted the Aolserver, and tried to mess up the procedures leading to the compiled template (cmp). All in vain.

Anyone knows the magic trick to get rid of the cmps?

Collapse
2: Re: Debugging Templates (response to 1)
Posted by Thomas Taylor on
Okay, I've found the reason. I had a problem with template::adp_compile, but instead of sending the error page for some weird reasons I got the compiled template.