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

Closed Unassigned: [Regression]: Unexpected validationError thrown when...

Here is my model[DataContract] public class ValidationModel{[Required][DataMember][Range(1, 10)] public int IntReq { get; set; }[Required][DataMember][StringLength(5)] public string StrReq { get; set;...

View Article


Commented Unassigned: GenerationRoute does not return the same values as...

Hi,properties (_RouteTemplate_, _Defaults_, _Constraints_, _DataTokens_ and _Handler_) of the __GenerationRoute__ from System.Web.Http.Routing should return the same values as innerRoute. The...

View Article


Edited Issue: Some unit tests fail if UI Culture is set to non en-US [1447]

Several unit tests (currently 79) are failing on Assert.Equal(...) call where the text to compare is hard coded in English but the running Thread UICulture is e.g. de-DE.ExampleFact:...

View Article

Commented Issue: Some unit tests fail if UI Culture is set to non en-US [1447]

Several unit tests (currently 79) are failing on Assert.Equal(...) call where the text to compare is hard coded in English but the running Thread UICulture is e.g. de-DE.ExampleFact:...

View Article

Edited Unassigned: OData Controller Async HttpWebResponse HTTP 406 [1436]

I am trying to implement an odata query with async and support for $select and $expand. I can get everything working when I create a regular sync method returning HttpResponseMessage, but as soon as I...

View Article


Edited Issue: Use async buffered request stream in Web Host [1431]

Web host uses a stream with Async support for the non-buffered case (GetBufferlessInputStream) but not for the buffered case (InputStream rather than GetBufferedInputStream).We couldn't pass...

View Article

Commented Issue: Use async buffered request stream in Web Host [1431]

Web host uses a stream with Async support for the non-buffered case (GetBufferlessInputStream) but not for the buffered case (InputStream rather than GetBufferedInputStream).We couldn't pass...

View Article

Edited Issue: ApiExplorer should add query parameters for complex FromUri...

Currently the ApiExplorer handles adding query parameters to the RelativePath, but only for simple types. It should also handle this for complex FromUri types. Going one level deep on the properties is...

View Article


Closed Issue: Give ReflectedControllerDescriptor and...

Some cleanup around ReflectedControllerDescriptor:1. Give ReflectedControllerDescriptor and ReflectedAsyncControllerDescriptor a common base class. Today, it's duplicated code. 2. Get rid of...

View Article


Edited Task: Update Microsoft.Web.Helpers to use RazorGenerator [1477]

Currently the cshtml files in this project are compiled to cs files using the RazorGenerator vsix. Changing this to use the msbuild task would remove this extra requirement.

View Article

Commented Task: Update Microsoft.Web.Helpers to use RazorGenerator [1477]

Currently the cshtml files in this project are compiled to cs files using the RazorGenerator vsix. Changing this to use the msbuild task would remove this extra requirement.Comments: Fixed in changeset...

View Article

Edited Task: Update Microsoft.Web.Helpers to use RazorGenerator [1477]

Currently the cshtml files in this project are compiled to cs files using the RazorGenerator vsix. Changing this to use the msbuild task would remove this extra requirement.

View Article

Edited Issue: FormDataCollectionExtensions provides incomplete context [1287]

FormDataCollectionExtensions (CreateActionContextForModelBinding) uses an incomplete HttpControllerContext, with only the configuration set (it calls the unit test-only constructor). Consumers normally...

View Article


Commented Issue: FormDataCollectionExtensions provides incomplete context [1287]

FormDataCollectionExtensions (CreateActionContextForModelBinding) uses an incomplete HttpControllerContext, with only the configuration set (it calls the unit test-only constructor). Consumers normally...

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 Task: Update Microsoft.Web.Helpers to use RazorGenerator [1477]

Currently the cshtml files in this project are compiled to cs files using the RazorGenerator vsix. Changing this to use the msbuild task would remove this extra requirement.

View Article

Edited Unassigned: Web API OData Error: The complex type 'S' refers to the...

I am testing building an OData feed with ASP.NET WebAPI in Visual Studio 2013. I am using the following versions:* .NET 4.5* Entity Framework 6.0.2-beta1* ODataLib 5.6.0I am getting the following error...

View Article


Created Unassigned: Use custom ApiDescriptionComparer with ApiExplorer [1478]

Code in https://aspnetwebstack.codeplex.com/SourceControl/latest#src/System.Web.Http/Description/ApiExplorer.cs removes all duplicates based on HTTP method + pathThis is not sometimes the desired...

View Article

Closed Unassigned: OData Controller Async HttpWebResponse HTTP 406 [1436]

I am trying to implement an odata query with async and support for $select and $expand. I can get everything working when I create a regular sync method returning HttpResponseMessage, but as soon as I...

View Article

Edited Unassigned: QueryableAttribute does not work when result model...

This initially looked like an Entity Framework problem, but the fact that the problem only occurs when OData parameters are included in the request makes me think it's probably an issue with 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>