#28935: Template error raised in an {% extends %} child template shows incorrect
source location on debug page
-------------------------------------+-------------------------------------
Reporter: Matt Westcott | Owner: cammil
Type: Bug | Status: closed
Component: Template system | Version: dev
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"313c3d1aa14d80922003f841c257ec4e153f8653" 313c3d1]:
{{{
#!CommitTicketReference repository=""
revision="313c3d1aa14d80922003f841c257ec4e153f8653"
Fixed #28935 -- Fixed display of errors in extended blocks.
Get the template that caused the exception and get the
exception info from that template, using the node that
caused the exception.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/28935#comment:26>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/064.5513424944b2c26b08ea870e382d5e81%40djangoproject.com.