﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5112	CKEditor : Browse server button on the link tab of the image dialogue launches config.filebrowserImageBrowseUrl instead of config.filebrowserBrowseUrl	Tony		"Hi, I've found what I think is a problem, at least it is for me.
CKEditor's image dialogue has three tabs at the top.
Image Info, Link and Advanced. When you use the config.filebrowserBrowseUrl and config.filebrowserImageBrowseUrl
api calls, in the image dialogue the url specified by :
config.filebrowserImageBrowseUrl
is used for both of the browse server buttons in the image dialogue. On the image info tab and the link tab.

The problem is that the browse button on the link tab should call 
config.filebrowserBrowseUrl instead of config.filebrowserImageBrowseUrl because you can link an image to any file. It's extremely rare to want to link an image to an image other than itself.

So if you use config.filebrowserImageBrowseUrl to filter only images in your file browser, when you switch to the link tab to add a link, you can only browse images.

I grabbed a nightly CKEditor snapshot two nights ago and the problem was there.

Maybe a new api call would help sort this out but I'm not sure it's a great default setting.
Please let me know if you consider this a bug and you will fix it because I will need to fix it only here if not.

Thanks,
Tony"	Bug	closed	Normal		General	3.1	duplicate		
