简体   繁体   English

ASP.NET MVC 5筛选器覆盖错误

[英]ASP.NET MVC 5 Filter Overrides Bug

With the release of ASP.NET MVC 5 RC1, it was reported that there was a bug associated with Filter overrides feature. 据报道,随着ASP.NET MVC 5 RC1的发布,存在一个与筛选器替代功能相关的错误。 But ASP.NET MVC 5 released in October 17. Now I have Visual Studio 2013 with me with the updated MVC 5. It seems to be that the bug associated with the MVC 5 Filter Overrides Feature has not been fixed yet. 但是ASP.NET MVC 5是在10月17日发布的。现在,我已经拥有Visual Studio 2013和更新的MVC5。似乎与MVC 5筛选器替代功能相关的错误尚未修复。 What I need to know is get more information regarding this bug and whether they have fixed it in MVC 5. 我需要知道的是有关此错误的更多信息,以及他们是否已在MVC 5中对其进行了修复。

As far as I know it is a bug in current RTM 据我所知,这是当前RTM中的错误

This has been fixed in the 5.1 preview. 此问题已在5.1预览中修复。 This is the official bug and it has been fixed in 5.1 preview. 这是官方的错误,已在5.1预览版中修复。 https://aspnetwebstack.codeplex.com/workitem/1315 https://aspnetwebstack.codeplex.com/workitem/1315

See the question on Do Filter-Overrides work in the current RC (MVC 5.0.0 RC 1) for a workaround http://aspnetwebstack.codeplex.com/discussions/455077 有关替代方法,请参阅有关当前RC(MVC 5.0.0 RC 1)中的“执行过滤器替代”工作的问题,以获取解决方法http://aspnetwebstack.codeplex.com/discussions/455077

You can track the items that have been fixed in https://aspnetwebstack.codeplex.com/workitem/list/advanced?Release=v5.1%20Preview 您可以跟踪https://aspnetwebstack.codeplex.com/workitem/list/advanced?Release=v5.1%20Preview中已修复的项目。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM