﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7621	ASP.NET: Problem with ProtectedSource	Wiktor Walc		"Set ProtectedSource in FirstUse.aspx into:

{{{
/<\?[\s\S]*?\?>/g
/<%[\s\S]*?%>/g
}}}

e.g with:

{{{
<CKEditor:CKEditorControl ID=""CKEditor1"" runat=""server"" Height=""200"" ProtectedSource=""/&lt;\?[\s\S]*?\?&gt;/g,/<%[\s\S]*?%>/g"">
</CKEditor:CKEditorControl>
}}}

launch the sample page.

Result:
{{{
Unable to cast object of type 'System.Object[]' to type 'System.String[]'
}}}"	Bug	closed	Normal		General	3.5.2	fixed		
