﻿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
8720	MultipleHiddenInput doesn't give list of elements in clean method	stefan+django@…	nobody	When cleaning a MultipleHiddenInput field, the data is a unicode string of a python representation of a list, so like this u'[u'123', u'456']' which makes it kind of hard to validate the data. I think it should be a proper list, if i'm not missing something here.		closed	Forms	dev		invalid			Unreviewed	0	0	0	0	0	0
