This question is locked. New answers and comments are not allowed.
Hi,
I am looking through the code for the combo box XSS fix but all I found is the reverse.
C:\Program Files (x86)\Telerik\Extensions for ASP.NET MVC Q3 2011 SP1\Source\Telerik.Web.Mvc\UI\ComboBox\ComboBoxHtmlBuilder.cs(77): text = System.Web.HttpUtility.HtmlDecode(text);
Can someone help me understand how the XSS has been remediated in the ComboBox code.
Regards,
Abe
I am looking through the code for the combo box XSS fix but all I found is the reverse.
C:\Program Files (x86)\Telerik\Extensions for ASP.NET MVC Q3 2011 SP1\Source\Telerik.Web.Mvc\UI\ComboBox\ComboBoxHtmlBuilder.cs(77): text = System.Web.HttpUtility.HtmlDecode(text);
Can someone help me understand how the XSS has been remediated in the ComboBox code.
Regards,
Abe