﻿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
27866	Make ChoiceWidget.format_value() return a list	Claude Paroz	nobody	Currently, `ChoiceWidget.format_value` returns a set. I have a use case with a custom widget where selected value ordering matters. I can subclass `format_value` in my widget subclass, but I wonder if the transformation to a set, losing value ordering, is there on purpose. It seems the test suite does not fail when keeping a list. I'll suggest a patch.	Cleanup/optimization	closed	Forms	1.11	Normal	fixed			Ready for checkin	1	0	0	0	0	0
