﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2688	fck_paste.html: paste from word fails with ++ in url	Christian Zagrodnick		"The offending line is 138:

{{{
var re = new RegExp( window.location + ""#"", ""g"" ) ;
}}}

It takes the window location as regexp which is not a good idea.

With an url like http://localhost:8080/++skin++cms/@@/gocept.fckeditor/editor/dialog/fck_paste.html that doesn't work:

invalid quantifier +skin++cms\/@@\/gocept.fckeditor\/editor\/dialog\/fck_paste.html#


A simple string replace would do!"	Bug	closed	Normal		UI : Dialogs	FCKeditor 2.4	wontfix		
