﻿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
4527	Form.as_p produces invalid XHTML for rows with errors	Chris Beaven	Adrian Holovaty	"{{{
...
<p><ul class=""errorlist""><li>This field is required.</li></ul></p>
<p>Last name: <input type=""text"" name=""lname"" maxlength=""30"" /></p>
...
}}}

`<p>` elements can only contain inline and ""text-level"" elements ([http://www.w3.org/TR/xhtml1/dtds.html#dtdentry_xhtml1-frameset.dtd_p DTD]).

Easy fix attached.
"		closed	Forms	dev		fixed			Ready for checkin	1	0	0	0	0	0
