﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
13697	ckeditor - removes tags when data is loaded	mustafao		"When I save data via ckeditor, it can do correct saving to database like this:

List<dynamic> list=new List<dynamic>();

But when I get data to page and load in edit screen, it is looking like this in ckeditor control:

List list=new List();
I want to show all data with <dynamic> generic codes. How can I do this?"	Bug	closed	Normal		General		invalid		mustafaozudogru@…
