﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
14561	Upload Image Plugin - Multiple Images Pasted - Incorrect Image Name Used	Keith Davis		"== Steps to reproduce ==

1. Paste multiple images at once (like from an email) 

== Expected result ==
Each image is uploaded and the placeholders are replaced with the correct image URL.

<img height=""94"" src=""http://intranet.pridedallas.com:92/ticket_files/82864/image_003.png"" width=""348"" />

<img height=""137"" src=""http://intranet.pridedallas.com:92/ticket_files/82864/image_004.png"" width=""207"" />

== Actual result ==
Both images are uploaded, but the URLs are all replaced by the same one.

<img height=""94"" src=""http://intranet.pridedallas.com:92/ticket_files/82864/image_003.png"" width=""348"" />

<img height=""137"" src=""http://intranet.pridedallas.com:92/ticket_files/82864/image_003.png"" width=""207"" />

== Other details (browser, OS, CKEditor version, installed plugins) ==

This appears to be some kind of AJAX async problem, as if enabled XDebug and break after each image upload, before the response is sent, the issue does not occur.

"	Bug	closed	Normal		General		invalid		
