﻿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
11044	FormWizard extra_context attribute is class-wide	Taylan Pince	nobody	FormWizard's extra_context attribute is declared within the class, rather than the __init__ method, which means that it persists across the class, causing data within the extra_context to appear in all requests. Patch attached to move the declaration inside __init__.		closed	contrib.formtools	1.0		fixed			Accepted	1	0	0	0	0	0
