﻿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
13720	response_change does not consider _popup=1 when saving	Donato Grieco	nobody	"Using Admin interface, after adding a foreign key in popup (with the green plus next to the selectbox), the window is closed and the new value is inserted into the selectbox: this is done by calling ""opener.dismissAddAnotherPopup"" in the response page (see ""admin/options/response_add"") when ""_popup=1"" is in the url.

This does not work when 'changing' a foreign key in popup, because ""admin/options/response_change"" ignores the ""_popup"" parameter when saving.

I propose to clone ""response_add"" behaviour in ""response_change"" so that a ""opener.dismissChangePopup"" is called when changing a foreing key in popup."		closed	contrib.admin	1.2		duplicate	popup response_add response_change dismiss dismissAddAnotherPopup		Design decision needed	0	0	0	0	0	0
