﻿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
3110	ManyToMany filter_interface widget renders incorrectly in IE 6 when the field is in a fieldset with class collapse	Adam Endicott <leftwing17@…>	xian	"When I put a ManyToManyField with filter_interface=True inside a fieldset with class ""collapse"", it renders the left (available) portion of the widget correctly, but the right (chosen) part renders as a normal select widget with all currently chosen values as options. This causes the problem that when the object is saved, only the first (currently selected) existing chosen option is saved as the value for that field.

Interestingly, if I add a new value to the chosen side (pick one on the left, then click the right arrow button), it seems to cause the right side of the widget to reevaluate itself and render correctly.

I'm only seeing this when the widget is within a collapsed fieldset.

I'm using the 0.95 release."	Bug	closed	contrib.admin	newforms-admin	Normal	wontfix	nfa-someday	leftwing17@…	Accepted	0	0	0	0	0	1
