﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10769	Move smiley into editor with bb-codes fail	Dennis1993		"Hey guys,

I think, I have found a bug. I habe downloaded the full package of CKEditor 4.2 with the bb-code output plugin. After downloading I extract it and open the samples in the browser. Now I select the entry Output for BBCode and open this file in my PHP editor too.

Now I place a smiley in the text e.g.

{{{
<img src=""../../../plugins/smiley/images/angel_smile.gif"" alt="":)"">
}}}

Now I refresh the site in the browser. The site looks like this: see attachment ckbug1.png, please!
So, now I drag and drop the smiley in the editor and press submit. See attachment ckbug2.png, please!

The output code is now the following:

{{{
This is some [b]sample text[/b]. You are using [url=http://ckeditor.com/]CKEditor[/url].
}}}

Where is the smiley?
If I select the smiley and the text after it and drag and drop it to the CK-Editor and press submit, the text after the smiley is not transmitted.

Is it a bug?
How can I fix it?

Thanks in advance!"	Bug	closed	Normal		Core : Output Data	4.2	invalid		
