﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5256	JS error when percent sign used in image url in the Image Dialog	Wiktor Walc	Sa'ar Zac Elias	"This is rather a rare situation, anyway it seems that people are using placeholders for a directory where images are stored to replace it later with a valid directory. When placeholder contains a ""`%`"" character in it's name, IE is throwing a JS error in the Image Dialog (probably because it expects a correct hexadecimal value after `%` (?)). This bug exists also in FCKeditor.

=== Steps to reproduce ===
 * Open Image Dialog
 * Paste the following url:
{{{
[%placeholder%]/file.jpg
}}}
 * click on the ""Alternative text"" input element
 * Result: JavaScript error (invalid argument)"	Bug	closed	Normal	CKEditor 3.5.1	General	3.0	fixed		
