﻿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
256	(patch) add ifequal template tag to set of default tags	alastair@…	Adrian Holovaty	"I'm not able to do something equivalent to:
{{{
{% ifequal user.id someobject.id %}
{% endifequal %}
}}}
with the current default template tags. I just thought it would be useful to be able to do that given we have IfNotEqual. So here's a patch that adds that functionality.

"	defect	closed	Template system		normal	fixed			Unreviewed	0	0	0	0	0	0
