﻿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
2125	CheckboxMultipleSelectField only accepts strings for value in choices	andy@…	Adrian Holovaty	"CheckboxMultipleSelectFields will raise a TypeError if value (the first item) in one of the tuples in the choices list is not a string.  MultipleSelectField and SelectField don't have this problem because they escape() the value (which stringifies it).
"	defect	closed	Core (Other)		normal	fixed			Unreviewed	0	0	0	0	0	0
