﻿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
22232	Template extends tag can cause recursion	galedragon	Sambhav Satija	"I just wanted to bring this to the community's attention.

If someone has this in ""somepage.html"":
{% extends ""somepage.html"" %}

So basically you try to extend the page you're working on.

It causes a Recursion error. It's an easy fix and can be fairly obvious, but I was wondering if this was the intentional effect.

Filing under optimization because it's not exactly a bug.

First ticket, so be gentle :)"	Bug	closed	Template system	1.6	Normal	fixed		nathanrandal@… areski@… f.ssat95@…	Accepted	0	0	0	0	0	0
