We've already got a nice exception page for displaying parser errors (showing the template problem in context of the source). We need a way to display this exception page when a parser error occurs, preferably without modifying/overriding WOApplication.handleException().
We've already got a nice exception page for displaying parser errors (showing the template problem in context of the source). We need a way to display this exception page when a parser error occurs, preferably without modifying/overriding
WOApplication.handleException().