﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8383	E.setCustomData is not a function with 2 editors in one page and custom image lib	Martin Nikolov		"Hello. I have 2 editors in one page and i have custom image library. Both editors have links to the image library and upload scripts, but when I try to choose a picture from the library, which i do with simple a tag that have href like this:
javascript: window.opener.CKEDITOR.tools.callFunction(4, '/path/to.jpg', ''); window.close();
That thing works with the second editor (the old one, i added a second because i needed two textareas in my form). But with the new one it doesn't set the picture and doesn't close the window. Firebug says:
E.setCustomData is not a function
Can someone help me with this issue?"	Bug	closed	Normal		General		invalid		
