﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11209	Ckeditor problem with anchor tag	kamel		"Please check my code :
    onOk : function()
    {
     var dialog = this;
    var html3 = '<a href=""http://shush.mobi""><div class=""ReportIcon</div></a>';
       editor.insertHtml(html3);
    }

Anchor tag is not showing , also if we have a complex html ,and anchor tag having an inside div then anchor tag will be shifted inside that div."	Bug	closed	Normal		Server : PHP	4.3	duplicate	Anchor Tag	
