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

Created Task: JQuery validation plugin - version upgrade [1058]

MVC currently bundles version 1.10 from September 2012, the latest is 1.11.1 from March 2013.

View Article


Created Issue: Validation - consider using FileExtensionsAttribute from...

The said attribute is new in .net 4.5We should consider obsoleting out own FileExtensions attribute if the new attribute can be made to work with instances of HttpPostedFileBase (it is currently only...

View Article


Commented Feature: $format is not supported [582]

ODATA services should support $format ($format=json and $format=atom) query string parameters.As described here http://www.odata.org/documentation/uri-conventions#FormatSystemQueryOption .Comments:...

View Article

Edited Issue: Validation - consider using FileExtensionsAttribute from...

The said attribute is new in .net 4.5We should consider obsoleting out own FileExtensions attribute if the new attribute can be made to work with instances of HttpPostedFileBase (it is currently only...

View Article

Edited Issue: JQuery Validation plugin - include additional-methods file [1057]

The JQuery Validation plugin is normally bundled with a file named additional-methods.js that adds some more validation methods to the basic ones that are in the plugin.Two of which, 'accept' (for...

View Article


Created Unassigned: [HelpPage]Do not display parameter info when action...

For the following action, we are currently displaying parameter info(attached an snapshot image) in help page:```public IEnumerable<string> Get(HttpRequestMessage request){ return new string[] {...

View Article

Created Unassigned: Make ODataQueryOptions behave more like a property [1061]

As of right now, every time the user calls EntitySetController.QueryOptions we create a new instance of ODataQueryOptions<T>.This causes some problems when the user calls it several times and...

View Article

Commented Issue: Add support for conditional attributes in the Html helpers...

Today, if a user puts the following in a CSHTML page:@Html.TextBox("myname", "mytext", new { disabled = isDisabled })this will render a "disabled" attribute whose value will be set to True or False....

View Article


Edited Issue: PushstreamContent in Win8 App is not working [324]

I am hitting an issue with using PushStreamContent in the Windows store app. I don’t see the same issue in the traditional console app though. It’s a simple scenario where I am ‘POST’ing some small...

View Article


Edited Issue: ASP.NET Web API does not call GetRouteData for custom...

Here is the issue explained and a repro http://stackoverflow.com/questions/12544150/asp-net-web-api-rtm-and-subdomain-routes

View Article

Edited Unassigned: Provide a way to specify actual return type for actions...

OData and HelpPage areas are effected by this:__OData____Error__:{"Message":"An error has occurred.","ExceptionMessage":"Cannot create an EDM model as the action 'Get' on controller 'Customers' has a...

View Article

Edited Issue: Document that IValueProvider.GetValue() returns null if the...

Document that IValueProvider.GetValue() returns null if the exact key is not found.This applies to both MVC and WebAPI versions.

View Article

Edited Unassigned: [WebApiOnOwin]Uploading a 2GB file with custom input...

Repro sample : FileUploadSample (file://KK-MC2/FileUploadSample)I have a simple custom buffer selector where UseBufferedInputStream returns true.When I try to upload a 2GB fails, I am seeing a failure...

View Article


Edited Unassigned: [WebApiOnOwin]Uploading a 2GB file with custom input...

Repro sample : FileUploadSample (file://KK-MC2/FileUploadSample)I have a simple custom buffer selector where UseBufferedInputStream returns true.When I try to upload a 2GB fails, I am seeing a failure...

View Article

Edited Issue: Update the Web API OWIN adapter to use Microsoft.Owin once it...

Biggest adoption blockers identified so far are:1. Potential null refs when computing URIs2. Doesn't throw when required keys are missing from the environment, or when the environment has the wrong...

View Article


Commented Feature: Support IServiceProvider Injection for DataAnnotations...

I am not completely sure but at first glance, it seems to me that IServiceProvider for DataAnnotations validations is completely ignored in ASP.NET Web API.Here is a quote from Jeff Handley's blog post...

View Article

Edited Issue: Validation - consider using FileExtensionsAttribute from...

The said attribute is new in .net 4.5We should consider obsoleting out own FileExtensions attribute if the new attribute can be made to work with instances of HttpPostedFileBase (it is currently only...

View Article


Commented Issue: Bundler / minifier not handling end of file comments...

I have noticed that the bundler doesn't handle single line comments at the end of a javascript file correctly (or as would be expected), when the script is bundled and minified. A single line comment...

View Article

Edited Issue: WebAPI ODataLib dependency invalid [1055]

Currently the WebAPI OData package has a dependency on ODataLib >= 5.5.0-alpha2, however if you use ODataLib 5.5.0-rc1 everything breaks.The MyGet dependency value should probably be set to...

View Article

Commented Issue: WebAPI ODataLib dependency invalid [1055]

Currently the WebAPI OData package has a dependency on ODataLib >= 5.5.0-alpha2, however if you use ODataLib 5.5.0-rc1 everything breaks.The MyGet dependency value should probably be set to...

View Article
Browsing all 7215 articles
Browse latest View live


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