﻿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
7738	[newforms-admin] defaults for ManyToManyFields are broken on add page	John Shaffer	nobody	In trunk, /app/model/add/?options=12, where options is a !ManyToManyField, works as expected: the Option with a pk of 12 is selected. In newforms-admin, it is interpreted as if the querystring had been {{{options=1,2}}}: the Options with pks of 1 and 2 are selected.		closed	contrib.admin	dev		fixed	selectmultiple, forms, admin		Accepted	0	0	0	0	0	0
