Quantcast
Channel: ASPNETWebStack Issue Tracker Rss Feed
Browsing all 7215 articles
Browse latest View live
↧

Closed Issue: ASP.NET MVC 4 model binding issue [665]

Hello,Recently I updated MVC3 project to MVC4 and I found a strange behavor of default model binder. In some cases he can't bind form parameters to collections of my viewmodel. I built a project for...

View Article


Commented Issue: Server cannot append header after HTTP headers have been...

Hi All,I have recently started using Web API (version 4.0.20710.0) and have created an ActionFilterAttribute that sets some caching headers in the OnActionExecuted method.I also have a IHttpModule that...

View Article


Edited Issue: Server cannot append header after HTTP headers have been sent....

Hi All,I have recently started using Web API (version 4.0.20710.0) and have created an ActionFilterAttribute that sets some caching headers in the OnActionExecuted method.I also have a IHttpModule that...

View Article

Closed Issue: Server cannot append header after HTTP headers have been sent....

Hi All,I have recently started using Web API (version 4.0.20710.0) and have created an ActionFilterAttribute that sets some caching headers in the OnActionExecuted method.I also have a IHttpModule that...

View Article

Commented Feature: [OData] Add support for nested paging. [1016]

Now that we have $expand support, we should add support for server-driven paging for expanded feeds.Comments: We should config it at client-side.

View Article


Created Unassigned: MVC OverrideXFilterAttributes are broken [1315]

OverrideActionFiltersAttribute et al should derive from FilterAttribute, not just Attribute. Otherwise, they can't actually be applied as filter attributes in MVC. (The MVC and Web API designs are...

View Article

Edited Unassigned: MVC OverrideXFilterAttributes are broken [1315]

OverrideActionFiltersAttribute et al should derive from FilterAttribute, not just Attribute. Otherwise, they can't actually be applied as filter attributes in MVC. (The MVC and Web API designs are...

View Article

Created Unassigned: ActionFilterAttribute loses call stack [1316]

Similar to bug # 1313, ActionFilterAttribute always does a catch and then later does throw ex; rather than throw; even if the exception isn't changed.

View Article


Edited Issue: ApiController loses original exception stack [1313]

InvokeActionWithExceptionFilters (which is always called, even when an exception is not registered) always does the equivalent of the following when no exception filter handles an exception:Exception e...

View Article


Commented Issue: ApiController loses original exception stack [1313]

InvokeActionWithExceptionFilters (which is always called, even when an exception is not registered) always does the equivalent of the following when no exception filter handles an exception:Exception e...

View Article

Created Unassigned: Support...

The current model builder doesn't support classes annotated with the ComplexType attribute. When a user defines a class like the following[ComplexType]public class MyComplextype{ public int Id { get;...

View Article

Edited Feature: Native support for Web API Versioning [711]

I would like that Web API supports natively versioning api, for example:Base URI.Http headers.Query string parameter.Regards!

View Article

Edited Unassigned: Support...

The current model builder doesn't support classes annotated with the ComplexType attribute. When a user defines a class like the following```[ComplexType]public class MyComplextype{ public int Id {...

View Article


Edited Issue: EditorFor Date Value Does Not Output Correct Date Format As Per...

Currently, EditorFor Helper is emitting the html 5 input type for int, datetime, etc. But the value of these inputs are not correct. For example, in "EditorFor Date Value Does Not Output Correct Date...

View Article

Commented Issue: EditorFor Date Value Does Not Output Correct Date Format As...

Currently, EditorFor Helper is emitting the html 5 input type for int, datetime, etc. But the value of these inputs are not correct. For example, in "EditorFor Date Value Does Not Output Correct Date...

View Article


Closed Feature: WebAPI AttributeRouting RoutePrefix issue [1370]

Hi, as I can see you have defined the IHttpRouteInfoProvider contract that is implemented inside the RouteAttribute (which is sealed) and this allows us to build our own route attributes, is there a...

View Article

Closed Feature: Support route level constraint for attribute routing [1278]

There is a way to add inline constraint to a route, but not a general constraint.It will be pretty useful for versioning for example to enable this scenario.Comments: Verified.

View Article


Closed Feature: Support "Ignore Route" in Web API or remove dependency on MVC...

I have a Web API only project with no dependency on System.Web.Mvc.So that I can use Elmah I need to add an ignore route like below: routes.IgnoreRoute("{resource}.axd/{*pathInfo}");Since ignore route...

View Article

Closed Issue: TransferEncodingChunked=true doesn't work on WebHost [1124]

When setting response.Headers.TransferEncodingChunked, the response doesn't get chunked, and a client (Fiddler) will fail trying to read the response.Repro 1: public HttpResponseMessage Get(){...

View Article

Commented Unassigned: Validation doesn't get triggered for values extracted...

The issue is that model binding supports a direct mode where parameters are taken from the value providers(lets say route data) and then directly bound to the action parameters.This mode doesn't...

View Article
Browsing all 7215 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>