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

Edited Unassigned: metadata is not exposed correctly for properties with...

Create a model with an entity and some properties.Limit anyone of them.Query the $metadata url.The metadata doesn't expose the limitation on the vocabulary for the property.

View Article


Created Issue: Remove no-arg constructors for Exception*Context [1485]

We think the no-arg constructors on ExceptionHandlerContext and ExceptionLoggerContext are a little misleading. We could add constructors that take the minimum properties (exception/catch block) and...

View Article


Created Feature: Support HTML optgroup in DropDownList [1486]

HTML has an optgroup tag that can be used in a select element; this is supported in all major browsers. Until now, the ASP.NET DropDownList offers no support for this. The way I see it, there are two...

View Article

Created Unassigned: Support "this" context for ajax actions/forms [1487]

Copied from: https://aspnet.codeplex.com/workitem/10335, opened by: AaronLSIn handlers such as OnSuccess for Ajax.BeginForm or Ajax.ActionLinkl, there is no way to determine the submitting element....

View Article

Edited Feature: Support "this" context for ajax actions/forms [1487]

Copied from: https://aspnet.codeplex.com/workitem/10335, opened by: AaronLSIn handlers such as OnSuccess for Ajax.BeginForm or Ajax.ActionLinkl, there is no way to determine the submitting element....

View Article


Created Unassigned: Please make QueryFilterProvider.GetFilters virtual [1488]

It makes it simpler to use in derived classes. The scenario we are looking as is adding a query "companion" attribute and overriding GetFilters would make this much simpler.

View Article

Edited Feature: Add json.net support for Delta [777]

Currently Delta<T> only works with the ODataFormatter. It should also work with json serialized from JSON.NET/JavaScript/JsonMediaTypeFormatter. Json is used heavily by web api and various...

View Article

Commented Feature: Add json.net support for Delta [777]

Currently Delta<T> only works with the ODataFormatter. It should also work with json serialized from JSON.NET/JavaScript/JsonMediaTypeFormatter. Json is used heavily by web api and various...

View Article


Commented Issue: CORS AttributeBasedPolicyProviderFactory provides incomplete...

When AttributeBasedPolicyProviderFactory provides an HttpControllerContext, it does not include a controller instance, unlike all other controller contexts. Consumers can expect this invariant...

View Article


Edited Issue: CORS AttributeBasedPolicyProviderFactory provides incomplete...

When AttributeBasedPolicyProviderFactory provides an HttpControllerContext, it does not include a controller instance, unlike all other controller contexts. Consumers can expect this invariant...

View Article

Edited Feature: Support "this" context for ajax actions/forms [1487]

Copied from: https://aspnet.codeplex.com/workitem/10335, opened by: AaronLSIn handlers such as OnSuccess for Ajax.BeginForm or Ajax.ActionLinkl, there is no way to determine the submitting element....

View Article

Commented Issue: Provide HttpDirectRoute constructor which accepts...

__Scenario__: User likes to register a per-route message handler for the Delete Customer action in the following controller.```[RoutePrefix("api/Customers")]public class CustomersController :...

View Article

Edited Issue: Remove no-arg constructors for Exception*Context [1485]

We think the no-arg constructors on ExceptionHandlerContext and ExceptionLoggerContext are a little misleading. We could add constructors that take the minimum properties (exception/catch block) and...

View Article


Commented Issue: Remove no-arg constructors for Exception*Context [1485]

We think the no-arg constructors on ExceptionHandlerContext and ExceptionLoggerContext are a little misleading. We could add constructors that take the minimum properties (exception/catch block) and...

View Article

Edited Feature: Support HTML optgroup in DropDownList [1486]

HTML has an optgroup tag that can be used in a select element; this is supported in all major browsers. Until now, the ASP.NET DropDownList offers no support for this. The way I see it, there are two...

View Article


Edited Feature: IHttpActionResult should be recognized dynamically (not based...

I made the following action:```public object GetEntity(Guid id) { var entity = _entityRepository.Get(id); if (entity == null) return NotFound(); return entity;}```If I call it with wrong Guid, I get an...

View Article

Commented Feature: IHttpActionResult should be recognized dynamically (not...

I made the following action:```public object GetEntity(Guid id) { var entity = _entityRepository.Get(id); if (entity == null) return NotFound(); return entity;}```If I call it with wrong Guid, I get an...

View Article


Edited Feature: SampleGeneration in HelpPage not working for PageResult [1480]

On the following page it's described that for non-OData formats it is possible to support next-page links and inline count, by wrapping the query results in a PageResult<T> object....

View Article

Commented Unassigned: Child action OutputCache can not be disabled with...

MVC 5.NET 4.5.1Using OutputCache on child action I can not force MVC to bypass it using web.config:```<system.web> <caching> <outputCache enableOutputCache="false"...

View Article

Closed Issue: [HelpPage]Null ref exception when using UriPathExtensionMapping...

_Scenario_:I am trying to use UriPathExtensionMapping in my app so that I can request response in json or xml by using uri rather than accept header when i am using a browser._Issue_: Help page UI...

View Article
Browsing all 7215 articles
Browse latest View live


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