﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
1488539	Upload attachments with drag & drop	dsoares		"Upload attachments with drag & drop is not working, returns ""''Server Error! (Forbidden)''"". 

In app.js I had to comment the line:

{{{beforeSend: function(xhr, s) { if (!formdata && xhr.sendAsBinary) xhr.send = xhr.sendAsBinary; },}}}

for it to work. I've tested it in MAC OS X 10.7.4 with browsers:

* Google Chrome Version 19.0.1084.56
* Firefox 10.0.1
* Safari Version 5.1.7 (7534.57.2)

Without that line, it works OK in all the 3 mentioned browsers."	Bugs	closed	5	0.9-beta	Core functionality	git-master	normal	fixed		
