﻿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
17922	"Add default ""required"" css classes to form labels"	Haisheng HU	ANUBHAV JOSHI	"If a form field is required, add default ""required"" css class to its label. The output will be as follows.

{{{
<tr>
<th><label for=""id_name"" class=""required"">Name:</label></th>
<td><input id=""id_name"" type=""text"" name=""name"" value=""1"" maxlength=""256"" /></td>
</tr>
}}}"	New feature	closed	Forms	dev	Normal	fixed	sprint2013	hanson2010@… Florian Apolloner d1fffuz0r@…	Accepted	1	0	0	0	0	1
