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

Edited Issue: Invalid Content-Type header value results in a 415 [1167]

Content-Type: multipart/related; type=image/jpeg; boundary=abcThe above is invalid because the "/" is invalid in image/jpeg. type="image/jpeg" should be usedI expect a 400 and observe that...

View Article


Edited Issue: ASP.NET WebPages 2 - Validation bug [1120]

Hi, the validation does not seem to work correctly in ASP.NET WebPages 2. I created a form and then used the RenderPage method to render that page into another page however on submit the validation...

View Article


Edited Issue: [MVC4] Nullable rendered 0 in view when null [1103]

I have an issue with html attribute in a view.here :...

View Article

Edited Issue: NullPropagation option smart detection should handle...

We try to figure out whether we should do null propagation in query composition by looking at the QueryProvider of the IQueryable. We handle Linq2Objects, Linq2Sql and EntityFramework there. For...

View Article

Commented Issue: NullPropagation option smart detection should handle...

We try to figure out whether we should do null propagation in query composition by looking at the QueryProvider of the IQueryable. We handle Linq2Objects, Linq2Sql and EntityFramework there. For...

View Article


Edited Issue: [CORS] Request Id in CorsEngineTracer is null [964]

Following traces are what you get:```iisexpress.exe Information: 0 : [2013-04-02T23:33:47.6530772Z] Level=Info, Kind=Begin, Category='System.Web.Http.Cors', Id=00000000-0000-0000-0000-000000000000,...

View Article

Commented Issue: [CORS] Request Id in CorsEngineTracer is null [964]

Following traces are what you get:```iisexpress.exe Information: 0 : [2013-04-02T23:33:47.6530772Z] Level=Info, Kind=Begin, Category='System.Web.Http.Cors', Id=00000000-0000-0000-0000-000000000000,...

View Article

Edited Issue: NullPropagation option smart detection should handle...

We try to figure out whether we should do null propagation in query composition by looking at the QueryProvider of the IQueryable. We handle Linq2Objects, Linq2Sql and EntityFramework there. For...

View Article


Edited Issue: NullPropagation option smart detection should handle...

We try to figure out whether we should do null propagation in query composition by looking at the QueryProvider of the IQueryable. We handle Linq2Objects, Linq2Sql and EntityFramework there. For...

View Article


Commented Feature: Async filters for ASP.NET MVC [1185]

Asynchronous filters would be helpful for ASP.NET MVC (WebAPI already has them).Copied from: https://aspnet.codeplex.com/workitem/9582Comments: +10000 This is a must to have. at some point in ASP.NET...

View Article

Closed Issue: XmlMediaTypeFormatter does not serialize Uri input correctly...

Uri- file://[7f:d:ee9e::7a:828e:c]/-861%A3+/F3&m/@pM is serialized as file://[7f:d:ee9e::7a:828e:c]/-861%**25**A3+/F3&m/@pM on server by XmlMediaTypeFormatter(Notice 25(bolded) added to the...

View Article

Commented Issue: XmlMediaTypeFormatter does not serialize Uri input correctly...

Uri- file://[7f:d:ee9e::7a:828e:c]/-861%A3+/F3&m/@pM is serialized as file://[7f:d:ee9e::7a:828e:c]/-861%**25**A3+/F3&m/@pM on server by XmlMediaTypeFormatter(Notice 25(bolded) added to the...

View Article

Closed Issue: Web Api attribute routing is adding NonAction decorated method...

__Scenario__:A user sometimes would like to keep some methods public in his controller but would not like it to be invoked by end users, so he decorates it with [NonAction] attribute.__Issue__:In the...

View Article


Closed Issue: Add support to attribute routing for ignoring the route prefix...

AttributeRouting.net has an option for ignoring the route prefix:```[RoutePrefix("Prefix")]public class IgnorePrefixController : Controller{[GET("Index")] // => "Prefix/Index"[GET("NoPrefix",...

View Article

Closed Issue: [AttributeRouting]Handle scenario when multiple route prefixes...

Currently the following would cause a problem, as we try to create 2 routes(one for each route prefix) with the same route name calle...

View Article


Closed Issue: "Multiple actions found" error due to incorrect route created...

__Scenario__: User likes to support CORS for one of his actions and so he decorates the action with HttpPost and HttpOptions attributes.Attached a standalone katana selfhost...

View Article

Closed Issue: ApiExplorer doesn't return any descriptions when attribute...

__Note__: This behavior is after today's check-in of 'direct-routes' in webapi's attribute routing.__Scenario__: User views the apis he is exposing in HelpPage.__Issue__: HelpPage depends on...

View Article


Closed Issue: [Regression]Multipart parser not setting content length header...

Attached a repro.__Issue__:The below action is returning null when actually there is valid data in the content. The issue here is that the content header ‘Content-Length’ value is 0 even though the...

View Article

Closed Issue: Action invocation fails when attribute routing is used and...

I have a simple setup which contains ValuesController decorated with attributed routes. I am seeing the following error when tracing is __enabled__.Attached a standalone katana selfhost...

View Article

Closed Issue: Help Pages XmlDocumentationProvider should process class level...

We've got support for parsing comments generated for methods, but not the class. Would be great to also be able to provide class level xml comments.Comments: Verified.

View Article
Browsing all 7215 articles
Browse latest View live


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