<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>Microsoft Web Protection Library</title><link>http://wpl.codeplex.com/project/feeds/rss</link><description>The Microsoft Web Protection Library offers AntiXSS, an encoding library, to protect your current applications from cross-site scripting attacks and the Security Runtime Engine to help protect your legacy applications.</description><item><title>New Post: AntiXSS - validate JSON</title><link>http://wpl.codeplex.com/discussions/248221</link><description>&lt;div style="line-height: normal;"&gt;hey,&lt;br /&gt;
   Similar to this,I have a restful wcf service,where need to validate JSON and XML against the Xss.Is there anything in AntiXss ???&lt;br /&gt;
&lt;/div&gt;</description><author>nishithraval</author><pubDate>Fri, 17 May 2013 09:33:53 GMT</pubDate><guid isPermaLink="false">New Post: AntiXSS - validate JSON 20130517093353A</guid></item><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>Reviewed: AntiXSS Library v4.2.1 (Apr 26, 2013)</title><link>https://wpl.codeplex.com/releases/view/80289#ReviewBy-pschrama72</link><description>Rated 1 Stars &amp;#40;out of 5&amp;#41; - Sanitizer.GetSafeHtmlFragment is too agressive and strips perfectly safe html, rendering it pretty much useless.</description><author>pschrama72</author><pubDate>Fri, 26 Apr 2013 10:45:38 GMT</pubDate><guid isPermaLink="false">Reviewed: AntiXSS Library v4.2.1 (Apr 26, 2013) 20130426104538A</guid></item><item><title>Reviewed: AntiXSS Library v4.2.1 (Apr 26, 2013)</title><link>https://wpl.codeplex.com/releases/view/80289#ReviewBy-pschrama72</link><description>Rated 1 Stars &amp;#40;out of 5&amp;#41; - Sanitizer.GetSafeHtmlFragment is too agressive and strips perfectly safe html</description><author>pschrama72</author><pubDate>Fri, 26 Apr 2013 10:45:10 GMT</pubDate><guid isPermaLink="false">Reviewed: AntiXSS Library v4.2.1 (Apr 26, 2013) 20130426104510A</guid></item><item><title>New Post: Where is the SecurityRuntimeEngine???</title><link>http://wpl.codeplex.com/discussions/393165</link><description>&lt;div style="line-height: normal;"&gt;So if you want the SRE bits you need to compile them yourself - and they haven't been validated with Win8/2012.&lt;br /&gt;
&lt;br /&gt;
Given that we helped port &lt;a href="http://www.modsecurity.org/" rel="nofollow"&gt;ModSecurity&lt;/a&gt; to IIS, and that's open source and has many more options available it's unlikely any further work will be done on the SRE.&lt;br /&gt;
&lt;/div&gt;</description><author>bdorrans</author><pubDate>Thu, 18 Apr 2013 16:38:29 GMT</pubDate><guid isPermaLink="false">New Post: Where is the SecurityRuntimeEngine??? 20130418043829P</guid></item><item><title>New Post: Where is the SecurityRuntimeEngine???</title><link>http://wpl.codeplex.com/discussions/393165</link><description>&lt;div style="line-height: normal;"&gt;I am looking for this as well. Has this been removed?&lt;br /&gt;
&lt;/div&gt;</description><author>jsp3536</author><pubDate>Thu, 18 Apr 2013 15:11:42 GMT</pubDate><guid isPermaLink="false">New Post: Where is the SecurityRuntimeEngine??? 20130418031142P</guid></item><item><title>New Post: Release Build Fails</title><link>http://wpl.codeplex.com/discussions/440078</link><description>&lt;div style="line-height: normal;"&gt;Everything is working fine when the configuration is set to debug.  However, when I set the configuration to release the build fails.  I get the following error.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
SGEN : error : Could not load file or assembly 'file://\TeamFoundationServer\c$\Bin\MyDll.dll' or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I thought maybe my dll needs to be built in release mode.  So I changed that but that had no effect.&lt;br /&gt;
&lt;br /&gt;
I then did a bunch as research and found 3 possible causes.&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;
It requires full trust.&lt;br /&gt;
&lt;/li&gt;
&lt;/ul&gt;
So I added '&amp;lt;trustLevel name=&amp;quot;full&amp;quot; policyFile=&amp;quot;internal&amp;quot; /&amp;gt;' to my web.config file.  This had no effect.&lt;br /&gt;
&lt;br /&gt;
Maybe something in the version of IIS integrated into Visual Studio needs configured but I can't find any info on this approach.&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;
The library is 32 bit and requires the program to be 32 bit.&lt;br /&gt;
&lt;/li&gt;
&lt;/ul&gt;
I tried changing the project target for both the web app and the dll from 'Any CPU' to x86.  This had no effect.&lt;br /&gt;
&lt;br /&gt;
My OS is 64 bit maybe other settings need changed.&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;
Don't use unsafe code.&lt;br /&gt;
&lt;/li&gt;
&lt;/ul&gt;
The library has code that requires full trust and the new version has this in a separate assembly.  I'm not sure if the unsafe code is in AntiXssLibrary.dll or HtmlSanitizationLibrary.dll but the Encode function I'm trying to use is in AntiXssLibrary.dll.  So I don't know if I can exclude it by not including a dll.&lt;br /&gt;
&lt;br /&gt;
Also, I briefly tried the approach of downloading the source code and removing the code but I got errors the project files couldn't be loaded when I tried opening the project.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Can someone help me get this to work?&lt;br /&gt;
&lt;br /&gt;
Thanks&lt;br /&gt;
&lt;/div&gt;</description><author>ScottMacMaster</author><pubDate>Fri, 12 Apr 2013 14:38:45 GMT</pubDate><guid isPermaLink="false">New Post: Release Build Fails 20130412023845P</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>New Post: Update on the sanitizer.</title><link>http://wpl.codeplex.com/discussions/377019</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Reiterating programmerman's question.&amp;nbsp; bdorrans, should AntiXss be considered abandoned?&amp;nbsp; Obviously, .NET 4.5 covers some of the functionality, but (to my knowledge) doesn't have an equivalent to the GetSafeHtmlFragment() method.&amp;nbsp; Would love to know where
 things stand, as we have a number of libraries that rely on MWPL.&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;</description><author>Tyrven</author><pubDate>Wed, 30 Jan 2013 19:04:37 GMT</pubDate><guid isPermaLink="false">New Post: Update on the sanitizer. 20130130070437P</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>Reviewed: AntiXSS Library v4.2.1 (Jan 28, 2013)</title><link>http://wpl.codeplex.com/releases/view/80289#ReviewBy-KalininAndrey</link><description>Rated 1 Stars &amp;#40;out of 5&amp;#41; - The only safe HTML is Plain Text&amp;#33;&amp;#10;Guys, you are the best&amp;#33;</description><author>KalininAndrey</author><pubDate>Mon, 28 Jan 2013 10:10:36 GMT</pubDate><guid isPermaLink="false">Reviewed: AntiXSS Library v4.2.1 (Jan 28, 2013) 20130128101036A</guid></item><item><title>New Post: Update on the sanitizer.</title><link>http://wpl.codeplex.com/discussions/377019</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;It's been a year now since the WPL was patched. Do we have any further news on updating the sanitizer?&lt;/p&gt;
&lt;/div&gt;</description><author>Programmerman</author><pubDate>Fri, 11 Jan 2013 17:31:58 GMT</pubDate><guid isPermaLink="false">New Post: Update on the sanitizer. 20130111053158P</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></channel></rss>