Question

With the release of ASP.NET MVC 5 RC1, it was reported that there was a bug associated with Filter overrides feature. 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. What I need to know is get more information regarding this bug and whether they have fixed it in MVC 5.

Was it helpful?

Solution

As far as I know it is a bug in current RTM

This has been fixed in the 5.1 preview. This is the official bug and it has been fixed in 5.1 preview. 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

You can track the items that have been fixed in https://aspnetwebstack.codeplex.com/workitem/list/advanced?Release=v5.1%20Preview

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top