﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
12945	formatting issues even after disabling formatting	Rajender Prasad Dubala		"Hi,

I am working with latest version (4.4.7) of ckeditor. As part of our application we will need to include some custom tags in HTML content. To allow any content by ckeditor we disabled formatting by setting this property to true.

config.allowedContent = true;

I have added below content in source mode:

<a href=""`abcfunction(""https://www.infor.com/"")`"">somelabel</a>

When i switched to WYSIWYG mode and switched back to source mode.

The content changed to:

<p><a href=""`urltrackraw("" https:="""" www.infor.com="""">Timesheet</a></p>


URL is completely changed to something else. Can you please help us on this?


"	Bug	closed	Normal		Core : Parser		invalid		
