﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
13650	Ruby on Rails - Drag and drop image upload not working	CptMaumau		"== Steps to reproduce ==

1. Launch Rails server
2. Launch editor
3. Drag and drop image

== Expected result ==

Image successfully uploaded

== Actual result ==

Client side: HTTP error occurred during file upload (404: File not found).

Server side: ActionController::RoutingError (No route matches [POST] ""/ckeditor/pictures&responseType=json"")

== Other details (browser, OS, CKEditor version, installed plugins) ==

Firefox 39.0.3, Linux Mint 17, CKEditor 4.5.2.

plugins: lineutils,widget,autolink,sharedspace,image2,youtube,confighelper,pastefromword,autogrow,notification,notificationaggregator,filetools,uploadwidget,uploadimage

I think the bug comes from the url used to upload which has an & instead of a ? so Rails fail in interpreting the request."	Bug	closed	Normal		Documentation & Samples		fixed		
