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

Created Unassigned: Unsortable query limitation doesn't work for complex...

Given a model with an entity, and a complex object. When we limit ordering in the complex object it doesn't get respected and the following query succeeds instead of returning bad...

View Article


Edited Issue: TwitterSample uses wrong API version [1522]

// Copied from https://aspnet.codeplex.com/workitem/10366// Vote number : 1 The URI at the top of Samples\HttpClient\TwitterSample\Program.cs is no longer correct. The response status is always...

View Article


Commented Task: Add more advanced unit tests for TraceBeginEnd* extension...

Since there are a lot of changes caused by fixing [issue1201](https://aspnetwebstack.codeplex.com/workitem/1201) but the time is limited, I file this issue to add more complicated unit tests and do...

View Article

Edited Task: Add more advanced unit tests for TraceBeginEnd* extension...

Since there are a lot of changes caused by fixing [issue1201](https://aspnetwebstack.codeplex.com/workitem/1201) but the time is limited, I file this issue to add more complicated unit tests and do...

View Article

Closed Issue: ASP.NET MVC 3 LoadingElementDuration is not working [1520]

// Copied from https://aspnet.codeplex.com/workitem/9879// Vote number : 2 Hi, it seems that the AjaxOptions.LoadingElementDuration attribute is not working as expected. Even if I change its value, the...

View Article


Created Unassigned: Json Deserialization Errors [1597]

I've had a really bad time debugging an ASP.NET Web API project I've been working on because of Json Deserialization errors which happened because of circular references on my models. For example:```...

View Article

Created Unassigned: Can filter and order on relationships that are navigable...

Setting IsNotNavigable() on a navigation property should also set IsNotFilterable() and IsUnsortable() however, if you define a model with customers, related orders and related credit score, and you...

View Article

Edited Unassigned: Can filter and order on relationships that are navigable...

Setting IsNotNavigable() on a navigation property should also set IsNotFilterable() and IsUnsortable() however, if you define a model with customers, related orders and related credit score, and you...

View Article


Created Unassigned: Current route values from query string implicitly used by...

MVC Futures' `Url.Action<TController>` allows to specify action parameters directly, as values in lambda expression, but it fails when value passed is null and its name matches query string...

View Article


Closed Unassigned: Working Path With Spaces In It [1573]

Nuget is unable to restore packages if the working path has spaces in it, because the build script does not pass a quoted path for the config file.For example, 'Nuget.exe [...] -configfile \\path to...

View Article

Edited Unassigned: Custom OData Actions do not respect 204 return values. [1571]

WebApi.Register```ActionConfiguration sampleAction = odataConventionModelBuilder.Entity<SampleEntity>().Action("SampleAction");```Controller```[HttpPost][Queryable]public IHttpActionResult...

View Article

Edited Issue: Make ModelMetadata.AdditionalData lazy-initialized [1570]

Performance testing shows that a significant number of ModelMetadata objects are instantiated during modelbinding/validation. The AdditionalData dictionary isn't accessed anywhere in our code, so on...

View Article

Edited Feature: Allow manual setting of https for ReCaptcha [1569]

Due to our firewall/proxy setup in prod, our HttpContext is unsecure behind the firewall but to our users is https. We need a way to force https for the ReCaptcha helper.Something like:```public static...

View Article


Edited Feature: Allow manual setting of https for ReCaptcha [1569]

Due to our firewall/proxy setup in prod, our HttpContext is unsecure behind the firewall but to our users is https. We need a way to force https for the ReCaptcha helper.Something like:```public static...

View Article

Edited Feature: Facilitate replacement of ActionMethodSelector [1568]

A common pattern used by my team is to declare shared action methods in base class controllers, and then implement derived classes which take advantage of action methods declared in the base class....

View Article


Commented Issue: UpForGrabs: Web Api ModelState validation is ignoring the...

Given a model with these data annotations:public class Example{[Required][Display(Name = "Activity response")] public string ActivityResponse { get; set; }}I would expect the model state error message...

View Article

Edited Unassigned: [HelpPage]Change UriParameters display when a parameter...

_Scenario_: I am using a type(complex or simple type like struct) which has a TypeConverter. I am using this type as a input parameter on my action. The values for this parameter are expected to come...

View Article


Edited Unassigned: Passing parameters to Action Method from ActionLink [1565]

HiI want to pass dropdown values to action method from ActionLink but while debugging second parameter coming properly but first one is null.Have a look at my code.Razor:@Html.DropDownListFor(x =>...

View Article

Closed Unassigned: Passing parameters to Action Method from ActionLink [1565]

HiI want to pass dropdown values to action method from ActionLink but while debugging second parameter coming properly but first one is null.Have a look at my code.Razor:@Html.DropDownListFor(x =>...

View Article

Closed Unassigned: Attribute routes should follow normal inheritance rules...

This was apparently by design: "We considered this scenario but the problem in some scenarios users could be having very specific route templates to their actions in the base controller in which case...

View Article
Browsing all 7215 articles
Browse latest View live


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