This is a migrated thread and some comments may be shown as answers.

RadEditor not removing alertscript on submit.

0 Answers 23 Views
WebParts for SharePoint
This is a migrated thread and some comments may be shown as answers.
Chrys
Top achievements
Rank 1
Chrys asked on 20 Feb 2014, 11:52 PM
I have a rad editor on an aspx page.  <telerik:RadEditor ID="txtarFeedback" runat="server" CssClass="textareaRTE" EditModes="Design" Width="631px" Height="118px" StripFormattingOnPaste="MSWord" StripFormattingOptions="MSWord" AllowScripts="false" ContentFilters="RemoveScripts" >

but when I put in <script>alert("hello");</script> it is still in both the Content and in Text when it is submitted to the server.
Admitted Content it is much more harmless but shouldn't it be removing the whole thing from content?

No answers yet. Maybe you can help?

Tags
WebParts for SharePoint
Asked by
Chrys
Top achievements
Rank 1
Share this question
or