Forums / Developer / Stopping Template Execution on Error -- Possible?

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Stopping Template Execution on Error -- Possible?

Author Message

Deane Barker

Wednesday 28 September 2005 1:07:49 pm

Is there any way to get eZ to "fail ugly" when there's a template error?

One of the frustrating things about template development is that execution rolls right on through errors. The errors are silent unless you turn on debugging and go picking through the output.

During development, it'd be handy if eZ would "blow up" when it encountered an error during template execution, stopped in place, and displayed the error text.