<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>wpl Issue Tracker Rss Feed</title><link>http://www.codeplex.com/wpl/WorkItem/List.aspx</link><description>wpl Issue Tracker Rss Description</description><item><title>Closed Issue: SupressAntiXssEncoding Not working [10091]</title><link>http://wpl.codeplex.com/workitem/10091</link><description>In the AntiXSS Library Help, it says to to do the following to supress individual controls&amp;#58;&lt;br /&gt;&amp;#160;&lt;br /&gt;&amp;#91;Microsoft.Security.Application.SecurityRuntimeEngine.SupressAntiXssEncoding&amp;#40;&amp;#41;&amp;#93;&lt;br /&gt;&amp;#160;&lt;br /&gt;protected global&amp;#58;&amp;#58;System.Web.UI.WebControls.Label Label1&amp;#59;&lt;br /&gt;&amp;#160;&lt;br /&gt;For my web page, in the designer file, I have the following&amp;#58;&lt;br /&gt;&amp;#160;&lt;br /&gt;        &amp;#91;Microsoft.Security.Application.SecurityRuntimeEngine.SupressAntiXssEncoding&amp;#40;&amp;#41;&amp;#93;&lt;br /&gt;        protected global&amp;#58;&amp;#58;System.Web.UI.WebControls.Literal litMainMenu&amp;#59;&lt;br /&gt;&amp;#160;&lt;br /&gt;And attached is my antixssmodule.config.  &lt;br /&gt;&amp;#160;&lt;br /&gt;I&amp;#39;m wondering if I&amp;#39;m missing something or why it&amp;#39;s not supressing the antixss encoding.  I&amp;#39;ve also tried with label controls, and it does the same behavior.  &lt;br /&gt;&amp;#160;&lt;br /&gt;Thanks for any help in advance.&lt;br /&gt;</description><author>Frankbr</author><pubDate>Thu, 16 May 2013 11:29:59 GMT</pubDate><guid isPermaLink="false">Closed Issue: SupressAntiXssEncoding Not working [10091] 20130516112959A</guid></item><item><title>Closed Issue: Medium Trust AntiXss.GetSafeHtmlFragment [13681]</title><link>http://wpl.codeplex.com/workitem/13681</link><description>It does not work in medium trust environments due to the code being Unsafe. Would it be possible to convert the code into safe code that can be used under medium trust&amp;#63; Maybe have an option to use the faster unsafe code for full trust or the slower safe code for medium trust&amp;#63;&lt;br /&gt;</description><author>bdorrans</author><pubDate>Thu, 16 May 2013 11:29:58 GMT</pubDate><guid isPermaLink="false">Closed Issue: Medium Trust AntiXss.GetSafeHtmlFragment [13681] 20130516112958A</guid></item><item><title>Commented Issue: GetSafeHtmlFragment replacing all html tags [17246]</title><link>http://wpl.codeplex.com/workitem/17246</link><description>When we updated our AntiXss library to 4.2.1 we noticed that our GetSafeHtmlFragment was no longer working. Is it required that we now whitelist any html attributes that we need with the newest release &amp;#63;&lt;br /&gt;&amp;#160;&lt;br /&gt;GetSafeHtmlFragment&amp;#40;&amp;#34;&amp;#60;b&amp;#62;text&amp;#60;&amp;#47;b&amp;#62;&amp;#34;&amp;#41; returns only &amp;#34;text&amp;#34;.&lt;br /&gt;&amp;#160;&lt;br /&gt;The version we were running prior to release was 4.0.0 which did not seem to require any such white listing of needed html attributes.&lt;br /&gt;&amp;#160;&lt;br /&gt;Thank you in advance for reviewing this issue.&lt;br /&gt;Comments: ** Comment from web user: dvdrom000 ** &lt;p&gt;The problem is still there, crazy&lt;/p&gt;</description><author>dvdrom000</author><pubDate>Wed, 08 May 2013 21:57:07 GMT</pubDate><guid isPermaLink="false">Commented Issue: GetSafeHtmlFragment replacing all html tags [17246] 20130508095707P</guid></item><item><title>Commented Issue: GetSafeHtmlFragment replacing all html tags [17246]</title><link>http://wpl.codeplex.com/workitem/17246</link><description>&amp;#60;p&amp;#62;When we updated our AntiXss library to 4.2.1 we noticed that our GetSafeHtmlFragment was no longer working. Is it required that we now whitelist any html attributes that we need with the newest release &amp;#63;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#38;&amp;#35;160&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;GetSafeHtmlFragment&amp;#40;&amp;#38;quot&amp;#59;&amp;#38;lt&amp;#59;b&amp;#38;gt&amp;#59;text&amp;#38;lt&amp;#59;&amp;#47;b&amp;#38;gt&amp;#59;&amp;#38;quot&amp;#59;&amp;#41; returns only &amp;#38;quot&amp;#59;text&amp;#38;quot&amp;#59;.&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#38;&amp;#35;160&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;The version we were running prior to release was 4.0.0 which did not seem to require any such white listing of needed html attributes.&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#38;&amp;#35;160&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;Thank you in advance for reviewing this issue.&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;Comments: ** Comment from web user: timwilson ** &lt;p&gt;Tyrven, we had to go back to an older version... if you do have a different solution please post here. Thanks.&lt;/p&gt;</description><author>timwilson</author><pubDate>Wed, 30 Jan 2013 20:48:19 GMT</pubDate><guid isPermaLink="false">Commented Issue: GetSafeHtmlFragment replacing all html tags [17246] 20130130084819P</guid></item><item><title>Commented Issue: GetSafeHtmlFragment replacing all html tags [17246]</title><link>http://wpl.codeplex.com/workitem/17246</link><description>&amp;#60;p&amp;#62;When we updated our AntiXss library to 4.2.1 we noticed that our GetSafeHtmlFragment was no longer working. Is it required that we now whitelist any html attributes that we need with the newest release &amp;#63;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#38;&amp;#35;160&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;GetSafeHtmlFragment&amp;#40;&amp;#38;quot&amp;#59;&amp;#38;lt&amp;#59;b&amp;#38;gt&amp;#59;text&amp;#38;lt&amp;#59;&amp;#47;b&amp;#38;gt&amp;#59;&amp;#38;quot&amp;#59;&amp;#41; returns only &amp;#38;quot&amp;#59;text&amp;#38;quot&amp;#59;.&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#38;&amp;#35;160&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;The version we were running prior to release was 4.0.0 which did not seem to require any such white listing of needed html attributes.&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#38;&amp;#35;160&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;Thank you in advance for reviewing this issue.&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;Comments: ** Comment from web user: Tyrven ** &lt;p&gt;This issue has been open for over a year without acknowledgement from the contributors.  I'm assuming it won't be addressed.  Given this, I'm curious what approach folks are using to accomplish similar behavior?  Has anyone implemented alternate libraries or approaches with much success?&lt;/p&gt;&lt;p&gt;(Still blows my mind that this hasn't been addressed - AntiXss, RIP?)&lt;/p&gt;</description><author>Tyrven</author><pubDate>Wed, 30 Jan 2013 18:59:28 GMT</pubDate><guid isPermaLink="false">Commented Issue: GetSafeHtmlFragment replacing all html tags [17246] 20130130065928P</guid></item><item><title>Commented Issue: Carriage return encoded as numeric character reference [19074]</title><link>http://wpl.codeplex.com/workitem/19074</link><description>I have set the  encoderType to &amp;#38;quot&amp;#59;System.Web.Security.AntiXss.AntiXssEncoder,System.Web, Version&amp;#61;4.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;b03f5f7f11d50a3a&amp;#38;quot&amp;#59; for my project which is a simple ASP .NET 4.5 web forms project. When I include new lines in a text box the new line renders as the numeric character reference which is incorrect HTML5 according to http&amp;#58;&amp;#47;&amp;#47;validator.w3.org&amp;#47; .&amp;#60;br&amp;#62;&amp;#60;br&amp;#62;See the attached file for the mark up.&lt;br /&gt;Comments: ** Comment from web user: sean986 ** &lt;p&gt;Great, thanks for talking to the ASP.NET folks.&lt;/p&gt;&lt;p&gt;Although this is a standards problem in HTML5 I think it could be fixed universally without any adverse effects. This would save having to pass an HTML version through a parameter. &lt;/p&gt;&lt;p&gt;If the encoder ever finds a carriage return followed by a new line could it remove the carriage return rather than encoding it? This would allow HTML5 to be correct but shouldn't change the meaning in other HTML versions.&lt;/p&gt;</description><author>sean986</author><pubDate>Thu, 20 Dec 2012 14:59:49 GMT</pubDate><guid isPermaLink="false">Commented Issue: Carriage return encoded as numeric character reference [19074] 20121220025949P</guid></item><item><title>Commented Issue: Carriage return encoded as numeric character reference [19074]</title><link>http://wpl.codeplex.com/workitem/19074</link><description>I have set the  encoderType to &amp;#38;quot&amp;#59;System.Web.Security.AntiXss.AntiXssEncoder,System.Web, Version&amp;#61;4.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;b03f5f7f11d50a3a&amp;#38;quot&amp;#59; for my project which is a simple ASP .NET 4.5 web forms project. When I include new lines in a text box the new line renders as the numeric character reference which is incorrect HTML5 according to http&amp;#58;&amp;#47;&amp;#47;validator.w3.org&amp;#47; .&amp;#60;br&amp;#62;&amp;#60;br&amp;#62;See the attached file for the mark up.&lt;br /&gt;Comments: ** Comment from web user: bdorrans ** &lt;p&gt;Ah got you.  This is new for HTML5.&lt;/p&gt;&lt;p&gt;That complicates things, AntiXSS has no idea of HTML versions, so you'd have to pass it through via a parameter, which means changes in how it's called by the ASP.NET et al.&lt;/p&gt;&lt;p&gt;I'll go talk to the ASP.NET folks to see what ideas we can come up with&lt;/p&gt;</description><author>bdorrans</author><pubDate>Wed, 19 Dec 2012 13:35:31 GMT</pubDate><guid isPermaLink="false">Commented Issue: Carriage return encoded as numeric character reference [19074] 20121219013531P</guid></item><item><title>Commented Issue: Carriage return encoded as numeric character reference [19074]</title><link>http://wpl.codeplex.com/workitem/19074</link><description>I have set the  encoderType to &amp;#38;quot&amp;#59;System.Web.Security.AntiXss.AntiXssEncoder,System.Web, Version&amp;#61;4.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;b03f5f7f11d50a3a&amp;#38;quot&amp;#59; for my project which is a simple ASP .NET 4.5 web forms project. When I include new lines in a text box the new line renders as the numeric character reference which is incorrect HTML5 according to http&amp;#58;&amp;#47;&amp;#47;validator.w3.org&amp;#47; .&amp;#60;br&amp;#62;&amp;#60;br&amp;#62;See the attached file for the mark up.&lt;br /&gt;Comments: ** Comment from web user: sean986 ** &lt;p&gt;In the attached HtmlEncodeWithoutTextbox.PNG there is an example which doesn't use a text box, hopefully that will help clarify.&lt;/p&gt;</description><author>sean986</author><pubDate>Wed, 19 Dec 2012 11:33:12 GMT</pubDate><guid isPermaLink="false">Commented Issue: Carriage return encoded as numeric character reference [19074] 20121219113312A</guid></item><item><title>Reopened Issue: Carriage return encoded as numeric character reference in textbox [19074]</title><link>http://wpl.codeplex.com/workitem/19074</link><description>I have set the  encoderType to &amp;#38;quot&amp;#59;System.Web.Security.AntiXss.AntiXssEncoder,System.Web, Version&amp;#61;4.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;b03f5f7f11d50a3a&amp;#38;quot&amp;#59; for my project which is a simple ASP .NET 4.5 web forms project. When I include new lines in a text box the new line renders as the numeric character reference which is incorrect HTML5 according to http&amp;#58;&amp;#47;&amp;#47;validator.w3.org&amp;#47; .&amp;#60;br&amp;#62;&amp;#60;br&amp;#62;See the attached file for the mark up.&lt;br /&gt;Comments: ** Comment from web user: sean986 ** &lt;p&gt;Sorry to re-open this again but I think I may be confusing you with the text box example. I am certainly not asking for a special case for textbox values.&lt;/p&gt;&lt;p&gt;The problem is that HtmlEncode is encoding a new line as a numeric character refence of a carriage return and the numeric character refence of a new line. The carriage return is one of the space characters which is not allowed to be represented by a character reference in html5 according to http://www.w3.org/TR/html5/syntax.html#character-references . If HtmlEncode could be updated to never output the character reference of the carriage return that would mean when the text  in my example was encoded html would be valid.   &lt;/p&gt;</description><author>sean986</author><pubDate>Wed, 19 Dec 2012 11:30:43 GMT</pubDate><guid isPermaLink="false">Reopened Issue: Carriage return encoded as numeric character reference in textbox [19074] 20121219113043A</guid></item><item><title>Closed Issue: Carriage return encoded as numeric character reference in textbox [19074]</title><link>http://wpl.codeplex.com/workitem/19074</link><description>I have set the  encoderType to &amp;#38;quot&amp;#59;System.Web.Security.AntiXss.AntiXssEncoder,System.Web, Version&amp;#61;4.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;b03f5f7f11d50a3a&amp;#38;quot&amp;#59; for my project which is a simple ASP .NET 4.5 web forms project. When I include new lines in a text box the new line renders as the numeric character reference which is incorrect HTML5 according to http&amp;#58;&amp;#47;&amp;#47;validator.w3.org&amp;#47; .&amp;#60;br&amp;#62;&amp;#60;br&amp;#62;See the attached file for the mark up.&lt;br /&gt;Comments: &lt;p&gt;It is still a web forms bug, rather than an AntiXSS bug. AntiXSS doesn&amp;#39;t know who is calling it. It emits correct encoding for non-textbox value HTML encoding, so without adding another HtmlForTextBoxEncode, or adding a Boolean, and then changing web forms, any change would veer from the spec.&lt;/p&gt;&lt;p&gt;I&amp;#39;ve punted this over to the webforms folks, but I&amp;#39;m closing it as not a bug.&lt;/p&gt;</description><author>bdorrans</author><pubDate>Tue, 18 Dec 2012 19:24:34 GMT</pubDate><guid isPermaLink="false">Closed Issue: Carriage return encoded as numeric character reference in textbox [19074] 20121218072434P</guid></item><item><title>Reopened Issue: Carriage return encoded as numeric character reference in textbox [19074]</title><link>http://wpl.codeplex.com/workitem/19074</link><description>I have set the  encoderType to &amp;#38;quot&amp;#59;System.Web.Security.AntiXss.AntiXssEncoder,System.Web, Version&amp;#61;4.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;b03f5f7f11d50a3a&amp;#38;quot&amp;#59; for my project which is a simple ASP .NET 4.5 web forms project. When I include new lines in a text box the new line renders as the numeric character reference which is incorrect HTML5 according to http&amp;#58;&amp;#47;&amp;#47;validator.w3.org&amp;#47; .&amp;#60;br&amp;#62;&amp;#60;br&amp;#62;See the attached file for the mark up.&lt;br /&gt;Comments: ** Comment from web user: sean986 ** &lt;p&gt;&lt;/p&gt;</description><author>sean986</author><pubDate>Tue, 18 Dec 2012 11:31:12 GMT</pubDate><guid isPermaLink="false">Reopened Issue: Carriage return encoded as numeric character reference in textbox [19074] 20121218113112A</guid></item><item><title>Commented Issue: Carriage return encoded as numeric character reference in textbox [19074]</title><link>http://wpl.codeplex.com/workitem/19074</link><description>I have set the  encoderType to &amp;#38;quot&amp;#59;System.Web.Security.AntiXss.AntiXssEncoder,System.Web, Version&amp;#61;4.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;b03f5f7f11d50a3a&amp;#38;quot&amp;#59; for my project which is a simple ASP .NET 4.5 web forms project. When I include new lines in a text box the new line renders as the numeric character reference which is incorrect HTML5 according to http&amp;#58;&amp;#47;&amp;#47;validator.w3.org&amp;#47; .&amp;#60;br&amp;#62;&amp;#60;br&amp;#62;See the attached file for the mark up.&lt;br /&gt;Comments: ** Comment from web user: sean986 ** &lt;p&gt;Thank you for the swift reply. The page already had controlRenderingCompatibilityVersion set to 4.5. I tried reverting to controlRenderingCompatibilityVersion 4.0 and this added an extra line break to the mark up and encoded it which made the problem even worse (see attached file). &lt;/p&gt;&lt;p&gt;If the encoding type is not set to the AntiXssEncoder then the line breaks are not encoded so the page renders as valid HTML5 (see attached file). &lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description><author>sean986</author><pubDate>Tue, 18 Dec 2012 10:40:16 GMT</pubDate><guid isPermaLink="false">Commented Issue: Carriage return encoded as numeric character reference in textbox [19074] 20121218104016A</guid></item><item><title>Closed Issue: Carriage return encoded as numeric character reference in textbox [19074]</title><link>http://wpl.codeplex.com/workitem/19074</link><description>I have set the  encoderType to &amp;#38;quot&amp;#59;System.Web.Security.AntiXss.AntiXssEncoder,System.Web, Version&amp;#61;4.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;b03f5f7f11d50a3a&amp;#38;quot&amp;#59; for my project which is a simple ASP .NET 4.5 web forms project. When I include new lines in a text box the new line renders as the numeric character reference which is incorrect HTML5 according to http&amp;#58;&amp;#47;&amp;#47;validator.w3.org&amp;#47; .&amp;#60;br&amp;#62;&amp;#60;br&amp;#62;See the attached file for the mark up.&lt;br /&gt;Comments: &lt;p&gt;This is, I&amp;#39;m afraid, a known webforms bug.&lt;/p&gt;&lt;p&gt;You can get the correct behavior by reverting how webforms renders. You do this by setting the following web.config attribute on the pages element&amp;#59;&lt;/p&gt;&lt;p&gt;&amp;#60;pages controlRenderingCompatibilityVersion&amp;#61;&amp;#34;4.5&amp;#34; &amp;#47;&amp;#62; &lt;/p&gt;&lt;p&gt;You can read more about this setting at http&amp;#58;&amp;#47;&amp;#47;msdn.microsoft.com&amp;#47;en-us&amp;#47;library&amp;#47;system.web.configuration.pagessection.controlrenderingcompatibilityversion.aspx&lt;/p&gt;</description><author>bdorrans</author><pubDate>Mon, 17 Dec 2012 17:07:09 GMT</pubDate><guid isPermaLink="false">Closed Issue: Carriage return encoded as numeric character reference in textbox [19074] 20121217050709P</guid></item><item><title>Created Issue: Carriage return encoded as numeric character reference in textbox [19074]</title><link>http://wpl.codeplex.com/workitem/19074</link><description>I have set the  encoderType to &amp;#38;quot&amp;#59;System.Web.Security.AntiXss.AntiXssEncoder,System.Web, Version&amp;#61;4.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;b03f5f7f11d50a3a&amp;#38;quot&amp;#59; for my project which is a simple ASP .NET 4.5 web forms project. When I include new lines in a text box like this&amp;#58;&lt;br /&gt;&lt;br /&gt;    &lt;br /&gt;        Line1&lt;br /&gt;        Line2&lt;br /&gt;    &lt;br /&gt;&lt;br /&gt;It renders as &lt;br /&gt;&lt;br /&gt;&amp;#60;textarea rows&amp;#61;2 cols&amp;#61;20 id&amp;#61;MainContent_txt&amp;#62;&lt;br /&gt;&lt;br /&gt;        Line1&lt;br /&gt;        Line2&lt;br /&gt;    &amp;#60;&amp;#47;textarea&amp;#62;&lt;br /&gt;&lt;br /&gt;which is incorrect HTML5 according to http&amp;#58;&amp;#47;&amp;#47;validator.w3.org&amp;#47;&lt;br /&gt;</description><author>sean986</author><pubDate>Mon, 17 Dec 2012 16:00:23 GMT</pubDate><guid isPermaLink="false">Created Issue: Carriage return encoded as numeric character reference in textbox [19074] 20121217040023P</guid></item><item><title>Commented Issue: GetSafeHtmlFragment replacing all html tags [17246]</title><link>http://wpl.codeplex.com/workitem/17246</link><description>When we updated our AntiXss library to 4.2.1 we noticed that our GetSafeHtmlFragment was no longer working. Is it required that we now whitelist any html attributes that we need with the newest release &amp;#63;&lt;br /&gt;&lt;br /&gt;GetSafeHtmlFragment&amp;#40;&amp;#34;&amp;#60;b&amp;#62;text&amp;#60;&amp;#47;b&amp;#62;&amp;#34;&amp;#41; returns only &amp;#34;text&amp;#34;.&lt;br /&gt;&lt;br /&gt;The version we were running prior to release was 4.0.0 which did not seem to require any such white listing of needed html attributes.&lt;br /&gt;&lt;br /&gt;Thank you in advance for reviewing this issue.&lt;br /&gt;Comments: ** Comment from web user: brentonw ** &lt;p&gt;I&amp;#39;ve reached out the the project coordinator several times with no response. I also reached out to ScottGu at Microsoft who put me in touch with some folks on his team. I exchanged a few emails with them, however, they did not have an update as to when this would be fixed. Perhaps if more people voice their concern directly to Microsoft someone will address this.&lt;/p&gt;</description><author>brentonw</author><pubDate>Tue, 07 Aug 2012 08:00:26 GMT</pubDate><guid isPermaLink="false">Commented Issue: GetSafeHtmlFragment replacing all html tags [17246] 20120807080026A</guid></item><item><title>Commented Issue: GetSafeHtmlFragment replacing all html tags [17246]</title><link>http://wpl.codeplex.com/workitem/17246</link><description>When we updated our AntiXss library to 4.2.1 we noticed that our GetSafeHtmlFragment was no longer working. Is it required that we now whitelist any html attributes that we need with the newest release &amp;#63;&lt;br /&gt;&lt;br /&gt;GetSafeHtmlFragment&amp;#40;&amp;#34;&amp;#60;b&amp;#62;text&amp;#60;&amp;#47;b&amp;#62;&amp;#34;&amp;#41; returns only &amp;#34;text&amp;#34;.&lt;br /&gt;&lt;br /&gt;The version we were running prior to release was 4.0.0 which did not seem to require any such white listing of needed html attributes.&lt;br /&gt;&lt;br /&gt;Thank you in advance for reviewing this issue.&lt;br /&gt;Comments: ** Comment from web user: robstrange ** &lt;p&gt;This is unacceptable.  The prior version has security vulnerabilities and the new version strips out all of the HTML.  This thread is going on 8 months and there still isn&amp;#39;t a resolution or updated patch.&lt;/p&gt;&lt;p&gt;version 3 and 4 vulnerabilities&amp;#58;&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;www.securityfocus.com&amp;#47;bid&amp;#47;51291&amp;#47;discuss&lt;/p&gt;</description><author>robstrange</author><pubDate>Thu, 02 Aug 2012 00:04:28 GMT</pubDate><guid isPermaLink="false">Commented Issue: GetSafeHtmlFragment replacing all html tags [17246] 20120802120428A</guid></item><item><title>Created Issue: Ajax HtmlEditorExtender not working properly in IE-10. [18340]</title><link>http://wpl.codeplex.com/workitem/18340</link><description>Whenever i try to upload image in htmleditorextender in IE 10 it hangs up on 1&amp;#37; or stops working another issue is when i press enter for new line, new line goes too far from current cursor position.&lt;br /&gt;</description><author>saurav_kumar</author><pubDate>Tue, 10 Jul 2012 02:35:33 GMT</pubDate><guid isPermaLink="false">Created Issue: Ajax HtmlEditorExtender not working properly in IE-10. [18340] 20120710023533A</guid></item><item><title>Created Issue: AntiXSS Sanitizer removes html &lt;br&gt; and &lt;br/&gt; tags from AjaxControlToolkit HtmlEditorExtender generated html. [18339]</title><link>http://wpl.codeplex.com/workitem/18339</link><description>I have added a Htmleditorextender ajax control to my asp.net web application with putting XSS sanitizer in it for XSS security but now when I retrieve the text from Htmleditorextender the sanitizer removes &amp;#60;br&amp;#62;&lt;br /&gt;from it and all input comes in a single line. Now i am using htmleditorextender by making EnableSanitization&amp;#61;&amp;#34;false&amp;#34;. This issue appears only in firefox, not in safari and chrome, in both everything works fine because they use &amp;#60;div&amp;#62; for new paragraphs and line breaks but when i hit enter in htmleditor in firefox a &amp;#60;br&amp;#62; tag is created and on submission of html text all &amp;#60;br&amp;#62; tags gets removed by sanitizer and that&amp;#39;s why new line break is not appearing in firefox.&lt;br /&gt;</description><author>saurav_kumar</author><pubDate>Tue, 10 Jul 2012 02:28:21 GMT</pubDate><guid isPermaLink="false">Created Issue: AntiXSS Sanitizer removes html &lt;br&gt; and &lt;br/&gt; tags from AjaxControlToolkit HtmlEditorExtender generated html. [18339] 20120710022821A</guid></item><item><title>Commented Issue: GetSafeHtmlFragment replacing all html tags [17246]</title><link>http://wpl.codeplex.com/workitem/17246</link><description>When we updated our AntiXss library to 4.2.1 we noticed that our GetSafeHtmlFragment was no longer working. Is it required that we now whitelist any html attributes that we need with the newest release &amp;#63;&lt;br /&gt;&lt;br /&gt;GetSafeHtmlFragment&amp;#40;&amp;#34;&amp;#60;b&amp;#62;text&amp;#60;&amp;#47;b&amp;#62;&amp;#34;&amp;#41; returns only &amp;#34;text&amp;#34;.&lt;br /&gt;&lt;br /&gt;The version we were running prior to release was 4.0.0 which did not seem to require any such white listing of needed html attributes.&lt;br /&gt;&lt;br /&gt;Thank you in advance for reviewing this issue.&lt;br /&gt;Comments: ** Comment from web user: i8beef ** &lt;p&gt;Can we change &amp;#34;Impact&amp;#34; on this item to high&amp;#63; This pretty much makes this part of the library completely unusable...&lt;/p&gt;</description><author>i8beef</author><pubDate>Wed, 06 Jun 2012 21:53:22 GMT</pubDate><guid isPermaLink="false">Commented Issue: GetSafeHtmlFragment replacing all html tags [17246] 20120606095322P</guid></item><item><title>Commented Issue: GetSafeHtmlFragment replacing all html tags [17246]</title><link>http://wpl.codeplex.com/workitem/17246</link><description>When we updated our AntiXss library to 4.2.1 we noticed that our GetSafeHtmlFragment was no longer working. Is it required that we now whitelist any html attributes that we need with the newest release &amp;#63;&lt;br /&gt;&lt;br /&gt;GetSafeHtmlFragment&amp;#40;&amp;#34;&amp;#60;b&amp;#62;text&amp;#60;&amp;#47;b&amp;#62;&amp;#34;&amp;#41; returns only &amp;#34;text&amp;#34;.&lt;br /&gt;&lt;br /&gt;The version we were running prior to release was 4.0.0 which did not seem to require any such white listing of needed html attributes.&lt;br /&gt;&lt;br /&gt;Thank you in advance for reviewing this issue.&lt;br /&gt;Comments: ** Comment from web user: alexcheveau ** &lt;p&gt;Where are the validation before the release of the ToolKit&amp;#63; Very disappointing...&lt;/p&gt;</description><author>alexcheveau</author><pubDate>Mon, 14 May 2012 10:50:31 GMT</pubDate><guid isPermaLink="false">Commented Issue: GetSafeHtmlFragment replacing all html tags [17246] 20120514105031A</guid></item></channel></rss>