﻿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
7279	Form wizard get_template bug	nathan@…	nobody	"The FormWizard calls get_template(self, step) with the wrong step. 

The code calls it with self.step, but self.step never gets updated after each step. It always stays 0 and so the get_template will always return the same value regardless of the step. The code doesn't seem to use self.step otherwise and so I developed a patch based on that fact.
"		closed	contrib.formtools	dev		duplicate		redvasily@…	Unreviewed	1	0	0	0	0	0
