﻿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
19006	Content-Disposition example does not work in certain browsers if the filename has a space	anonymous	nobody	"https://docs.djangoproject.com/en/dev/ref/request-response/#django.http.HttpResponse

If the file has a space, you need to wrap it in quotes or certain browsers (Firefox, at least, it works fine in recent versions of Chrome) will misinterpret the filename and only retain the parts before the space. 

http://www.w3.org/Protocols/rfc2616/rfc2616-sec19.html says that it should be quoted."	Bug	closed	Documentation	1.4	Normal	fixed			Unreviewed	0	0	0	0	1	0
