﻿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
32936	NoReverseMatch Error for a line that is commented out in HTML	Omid Shojaee	nobody	"In my HTML code I had a reference to a view which is not created yet, so I had that line commented out.

But I still got NoReverseMatch error, until I removed that line completely.

This is not my expected behavior. The template backend must recognize HTML's comment tags (<!-- ... -->) and ignore them.

I use the default backend."	Bug	closed	Template system	3.2	Normal	invalid	NoReverseMatch, Template		Unreviewed	0	0	0	0	0	0
