﻿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
1699	raw_id_admin problem	anonymous	Adrian Holovaty	"I have ForeignKey field with raw_id_admin=True which references ProductVariation object. In admin when I'm selecting ProductVariation object from popup window, ProductVariation edit windows is opened instead of copying ProductVariation id into ForeignKey field of opener window. In JS console window of my Firefox I see following record:
{{{
Error: missing ) after argument list
in
opener.dismissRelatedLookupPopup(window, 621L); return false;
}}}
"	defect	closed	contrib.admin		normal	fixed			Unreviewed	0	0	0	0	0	0
