GetSafeHtmlFragment在输入后添加div标签-为什么?

问题描述

|
Microsoft.Security.Application.Santizier.GetSafeHtmlFragment(\"<input type=\"\"text\"\" />\")
退货
<input type=\"text\" /> <div></div>
我认为这是某种安全功能-为什么要这样做?     

解决方法

在此处将其报告为错误:http://wpl.codeplex.com/workitem/15926