﻿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
6544	Regression with new templates extends checks	Bastian Kleineidam <calvin@…>		"SVN r7084 breaks existing templates when a comment node is the first element in a template. So templates of the form
{{{
{% comment %}bla{% endcomment %}
{% extends ... %}
}}}
will throw a syntax error with the new behaviour. I suggest allowing comments before the extends tag.
"	Bug	closed	Template system	dev	Normal	wontfix		FunkyBob	Accepted	1	1	1	1	0	0
