﻿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
9335	TypedChoiceField, default empty value not unicode	fas	fas	The default empty value for the TypedChoiceField, unlike for other fields like CharField, is not unicode which can lead to the 'Data truncated for column [fieldname] at row 1' error while inserting into database. Patch provided (one-liner, against 1.0, revision 9066).	Bug	closed	Forms	1.0	Normal	fixed	TypedChoiceField, unicode, empty, data truncated for column		Accepted	1	0	1	0	0	0
