﻿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
3114	[patch] invalid handling of MultipleChoice field	Honza Král <Honza.Kral@…>	Adrian Holovaty	"If I had a page with a MultipleChoiceField, it didn't get rendered properly.

The tests didn't show this because the test data were suppliad as normal dict's, where in real life you would have MultiValueDict which behave differently. I added the tests that show this behaviour as a separate patch.

(I also fixed a minor unicode-related bug in this patch - fields.py line 280)"	defect	closed	Forms	dev	normal	fixed		massimiliano.ravelli@…	Unreviewed	1	0	0	0	0	0
