﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
26365	"Add a system check to ensure ""string_if_invalid"" is a string"	JOSEPH KIM	Vincenzo Pandolfo	"template option ""string_if_invalid"" cannot find error location with including html

for example 

index.html

...
{% include ""inc_home.html"" %}
...

and inc_home.html has an invalid variable, Dajngo raise error at the beginning of index.html

work fine with {% extends %}"	New feature	closed	Core (System checks)	1.9	Normal	fixed			Accepted	1	0	0	0	0	0
