﻿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
16830	Radioselect input loose id after invalid submission	social@…	Nelson Monteiro	"The radioselected input loose id after invalid submission

Before form submission the radioselect output is '<input type=""radio"" id=""id_foo_0"" name=""foo"" value=""0"" />' and after invalid submission the output is '<input type=""radio"" name=""foo"" value=""0"" />'

I detected this with a PositiveSmallIntegerField with choices."	Bug	closed	HTTP handling	1.3	Normal	invalid	html, radioselect, forms		Unreviewed	0	0	0	0	0	0
