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:som...@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
--
Ticket URL: <http://dev.ckeditor.com/ticket/9012>
CKEditor <http://ckeditor.com/>
The text editor for the Internet
* status: new => closed
* resolution: => duplicate
Comment:
DUP of #8738
--
Ticket URL: <http://dev.ckeditor.com/ticket/9012#comment:1>