diff options
| author | Michael van Tellingen <michaelvantellingen@gmail.com> | 2013-02-14 09:45:55 +0100 |
|---|---|---|
| committer | Aymeric Augustin <aymeric.augustin@m4x.org> | 2013-02-14 10:22:59 +0100 |
| commit | 138de533ff677b470a1e7b4b6ff084a5b7a7444b (patch) | |
| tree | f7be64117ff4d463ba6a7f28701c319f1d091843 /docs | |
| parent | f1029b308f3ea967a5d93aea2b730671898a56f5 (diff) | |
Fixed #19819 - Improved template filter errors handling.
Wrap the Parser.compile_filter method call with a try/except and call the
newly added Parser.compile_filter_error(). Overwrite this method in the
DebugParser to throw the correct error.
Since this error was otherwise catched by the compile_function try/except
block the debugger highlighted the wrong line.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
