﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4565	Unable to edit input hidden values (forms-plugin)	Matti Järvinen		"Form hidden field values cannot be accessed after creation in IE8 and Firefox 3.5.3.

In fact with Firefox hidden field isn't visible at all.

Example code:
{{{
<form name=""test"">
	<p>
		&nbsp;<input name=""d"" type=""hidden"" value=""sdf"" /></p>
</form>

}}}
"	Bug	closed	Normal		General	3.0.1	duplicate	forms	
