﻿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
11683	response_add assumes DEFAULT_CONTENT_TYPE is text/html for dismissAddAnotherPopup	rlaager@…	nobody	"When creating an object via a pop-up, response_add() returns a short snippet of !JavaScript to call dismissAddAnotherPopup. This works if DEFAULT_CONTENT_TYPE is ""text/html"", but will fail if a project sets the default content-type to ""application/xhtml+xml"". There are two possible fixes to this problem: change the code to return a full XHTML document or set the content-type to ""text/html"" on this HttpResponse. The attached patch takes the latter approach."		closed	contrib.admin	dev		duplicate			Accepted	1	0	0	0	0	0
