summaryrefslogtreecommitdiff
path: root/tests/template_tests/templates/test_extends_block_error.html
AgeCommit message (Collapse)Author
2024-11-28Fixed #35897 -- Removed unnecessary escaping in template's get_exception_info().Klaas van Schelven
2021-07-02Fixed #28935 -- Fixed display of errors in extended blocks.cammil
Get the template that caused the exception and get the exception info from that template, using the node that caused the exception.