﻿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
6926	newforms-admin ValidationError in BaseFormSet	Mark Sundstrom	nobody	The formset management_form is created with the passed-in prefix instead of self.prefix. This causes a ValidationError (ManagementForm data is missing or has been tampered with) when data or files is passed in, since in that case the management_form is created with self.prefix. This looks to be an oversight from a few revs back.		closed	Forms	newforms-admin		fixed			Accepted	1	0	1	0	0	0
