﻿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
7501	template rendering doesn't reset cycle tag	Armin Ronacher	nobody	"The cycle iter is stored on the node.  Unless templates are re-parsed each request that will mean that multiple template renderings share the same cycle iter.  As a result of that it is very likely that cycle skips items on renderings.

Proposed fix: store the iter on the context object."		closed	Template system	dev		fixed		elsdoerfer@…	Design decision needed	1	0	0	0	0	0
