Telerik ASP.Net 控件与 MS AntiXSS 库之间的兼容性
我的问题是假设性的,但希望我能提供回答这些问题所需的所有信息。
- 使用 Telerik ASP.Net 控件和 Microsoft Anti XSS 库时是否存在任何已知的兼容性问题?
- Telerik 控件的使用是否会以任何方式影响 WCAG 合规性?
My questions are hypothetical, but hope I am giving all the info needed to answer them.
- Are there any known compatibility issues when using Telerik ASP.Net controls and Microsoft Anti XSS library?
- Will the usage of telerik controls affect the WCAG compliance in any way?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
以前没有使用过 MS Anti XSS,但如果它与 MS AJAX 工具包完美配合,它也应该与 telerik Ajax 控件一起使用。关于 WCAG 合规性,我知道 Telerik 网站上的一个页面,其中介绍了他们的控件支持的合规性级别 - 在此处查看:http://www.telerik.com/products/aspnet-ajax/getting-started/tech-sheets-overview/accessibility-support.aspx
Have not worked with MS Anti XSS before, but if it works flawlessly with the MS AJAX Toolkit, it should work with the telerik Ajax controls, too. With regards to the WCAG compliance, I know a page on the telerik site which presents what level of compliance their controls support - view it here: http://www.telerik.com/products/aspnet-ajax/getting-started/tech-sheets-overview/accessibility-support.aspx
除非 Telerik 使用 AntiXSS(这似乎值得怀疑),否则它将随其一起分发,不会产生任何效果。如果您使用周围的各种 hack 或可能影响它的 4.1 测试版来更换默认编码,但如果不查看 Telerik 源代码,就无法判断。
Unless Telerik is using AntiXSS, which seems doubtful, otherwise it would be distributed with it, it's not going to have any effect. If you're swapping out the default encoding using the various hacks around there, or the beta of 4.1 that may affect it, but without viewing the Telerik source there's no way to tell.