﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9012	Link plugin does not work with image	ga.n		"
How to reproduce the bug:

1. open http://ckeditor.com/demo

2. switch to source code and paste the following:


{{{
<p>
<a href=""/userfiles/images/Mouse.jpg""><img alt="""" src=""/userfiles/images/Mouse.jpg"" style=""float: left; width: 100px; height: 100px; "" /></a>some text<br />
	<a href=""mailto:someone@example.com?subject=Message%20subject"">Email someone</a></p>
}}}

3. select the image

4. click on the link icon 

'''Expected result:'''

The URL field contains /userfiles/images/Mouse.jpg

'''Actual result:'''

The URL field is empty

also tested on nightly build at 

http://nightly.ckeditor.com/7490/_samples/replacebyclass.html


"	Bug	closed	Normal		General	3.6.4	duplicate		
