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

Closed Issue: [AttributeRouting]Route not being added to route collection [1005]

__Note__: This behavior exists even in MVC attribute routing too. I haven't filed a new bug for it, but would like to use this bug.In the following scenario, the Get() action on ReproController, which...

View Article


Edited Issue: Option to not encode TagBuilder attributes [895]

By default `TagBuilder` calls `HtmlAttributeEncode` on all attributes. Sometimes we do not want to encode our attribute values and `TagBuilder` does not provide a facility to do this. Either everything...

View Article


Closed Issue: Provide consistent controller inheritance behaviors between MVC...

Currently there is a difference in how attribute based routes are generated between Web API and MVC in case of inheritance of controllers. Should we provide a consistent experience across both of...

View Article

Commented Issue: Update MVC attribute routing to match latest design in...

Bring recent changes from WebAPI's attribute routing into MVC (e.g. removing HttpGet(route), and using the RouteCollectionRoute)Comments: Please consider...

View Article

Closed Feature: MVC: Add RouteAttribute, remove attribute routing properties...

Merging attribute routing with the existing HttpXxxAttributes causes a couple of issues:* When using Web API conventions you end up repeating yourself on what HTTP verb is handled by the...

View Article


Commented Issue: Update MVC attribute routing to match latest design in...

Bring recent changes from WebAPI's attribute routing into MVC (e.g. removing HttpGet(route), and using the RouteCollectionRoute)Comments: Please also consider...

View Article

Edited Issue: Provide a way to filter requests to attribute routed...

Today it is cumbersome to use attribute routing with existing routes. For example, the default Web API route may route to a controller with attribute routes, which was probably not intended.We should...

View Article

Commented Issue: Provide a way to filter requests to attribute routed...

Today it is cumbersome to use attribute routing with existing routes. For example, the default Web API route may route to a controller with attribute routes, which was probably not intended.We should...

View Article


Edited Issue: Provide a way to filter requests to attribute routed...

Today it is cumbersome to use attribute routing with existing routes. For example, the default Web API route may route to a controller with attribute routes, which was probably not intended.We should...

View Article


Edited Issue: Rename RouteName and RouteOrder properties to Name and Order...

The property names RouteName and RouteOrder are overly verbose now that they live on RouteAttribute.

View Article

Commented Issue: Invalid names and ids are generated when the model type is...

If the view model type is a collection, then the names generated for it (using NameFor, IdFor etc.) are incorrect (for example, it might be generated as "Project.Employees.[0].Name" - note the extra...

View Article

Edited Issue: Rename RouteName and RouteOrder properties to Name and Order...

The property names RouteName and RouteOrder are overly verbose now that they live on RouteAttribute.

View Article

Closed Issue: Rename RouteName and RouteOrder properties to Name and Order...

The property names RouteName and RouteOrder are overly verbose now that they live on RouteAttribute.Comments: Verified.

View Article


Edited Issue: Provide a way to filter requests to attribute routed...

Today it is cumbersome to use attribute routing with existing routes. For example, the default Web API route may route to a controller with attribute routes, which was probably not intended.We should...

View Article

Created Unassigned: OData actions do not work if the model has KeyValuePair....

1) Create a model having an ODataAction.2) Add a complex type KeyValuePair<string, object> to the model like this, model.ComplexType<KeyValuePair<string, object>>();3) Try accessing...

View Article


Edited Issue: Remove HttpRouteBuilder [1229]

Currently the HttpRouteBuilder extensibility points in MVC and Web API are different and it looks like the abstraction needs some work. Let's remove HttpRouteBuilder, but keep IInlineConstraintResolver.

View Article

Created Unassigned: Request dispatched to incorrect action resulting in 400...

A request for '/api/customers' is resulting in 400 Bad Request. __Attached__ a katana selfhost repro.__Reason__:The problem seems to be happening because of the following piece of code in...

View Article


Edited Unassigned: Request dispatched to incorrect action resulting in 400...

A request for '/api/customers' is resulting in 400 Bad Request. __Attached__ a katana selfhost repro.__Reason__:The problem seems to be happening because of the following piece of code in...

View Article

Edited Issue: Request dispatched to incorrect action resulting in 400 Bad...

A request for '/api/customers' is resulting in 400 Bad Request. __Attached__ a katana selfhost repro.__Reason__:The problem seems to be happening because of the following piece of code in...

View Article

Edited Issue: [CORS] The origin URL in CORS in the settings should follow the...

URL like http://example.com:1234/ and http://example.com:1234 should treated as same origin [1]. It is not true in current implementation. We compare the CORS origin literally without normalizing the...

View Article
Browsing all 7215 articles
Browse latest View live


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