﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
41	Incomplete file names	Andy.Mornes@gmail.com	Gabor Hudiczius	"When downloading completed files, I found that the filename was incomplete if there was a space in the name. I did some testing, and it looks like the Content-Disposition header should be wrapped in quotes.

index.php: line 1099 should be:

@header( ""Content-Disposition: attachment; filename=\""{$response[""f_path""]}\"""" );

If this is not the correct way to submit a patch, please let me know.

Thanks,
Andy
"	enhancement	closed	normal	airborn	rTWi		major	fixed		
