Project

General

Profile

Actions

Bug #18345

closed

Better rescue from syntax error in template rendering

Added by Marek Hulán about 7 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Templates
Target version:
Fixed in Releases:
Found in Releases:

Description

In unsafe mode rendering, SyntaxError can be raised, which is normally not caught. In this specific case, we should be able to rescue even from syntax errors to avoid ugly error pages.

Also we should set proper context so we can get at least the number of line where the error occurred. This is possible only in unsafe mode but better than nothing.


Related issues 1 (1 open0 closed)

Related to Foreman - Bug #9695: Clearer template errors should be given during build reviewNew03/10/2015Actions
Actions

Also available in: Atom PDF