﻿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
3809	"Newforms Select widget has (invalid) ""maxlength"" attribute"	joe4444	Adrian Holovaty	"It seems that by default the Select widget produces a tag like this:

{{{
<select id=""id_status"" name=""status"" maxlength=""30"">
}}}

That causes an HTML validation error due to the '''maxlength=""30""''' part."		closed	Forms	dev		invalid	newforms select widget maxlength valid html		Unreviewed	0	0	0	0	0	0
