﻿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
3064	[patch] newforms should use <label>	John D'Agostino <john.dagostino@…>	Adrian Holovaty	"newforms should use <label> tags form field names for two reasons

1. Accessibility Reasons
2. Semantic Markup (for those CSS purists)

See:
http://www.cita.uiuc.edu/html-best-practices/nav/forms.php
http://simon.incutio.com/archive/2003/02/11/labelElements
http://www.netmechanic.com/news/vol7/accessibility_no2.htm

Problems that would be faced are that currently auto_id is off by default - to use label tags newforms would require it to be on.

Any thoughts?"	defect	closed	Forms	dev	normal	fixed	newforms		Unreviewed	1	0	0	0	0	0
