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

Edited Issue: Razor V2 Bug:Url Resolution Fails if you have Html Comment with...

During discussing a thread in ASP.NET MVC forums, found a bug in Razor V2 in which the auto url resolution(~) will not work if you have an html comment with quotation or apostrophe before the url...

View Article


Created Unassigned: OData $batch fails with WCF DS client [1135]

with exception,Unhandled Exception: System.Data.Services.Client.DataServiceRequestException: An error occurred while processing this request. --->...

View Article


Commented Issue: TransferEncodingChunked=true doesn't work on WebHost [1124]

When setting response.Headers.TransferEncodingChunked, the response doesn't get chunked, and a client (Fiddler) will fail trying to read the response.Repro 1: public HttpResponseMessage Get(){...

View Article

Commented Issue: TransferEncodingChunked=true doesn't work on WebHost [1124]

When setting response.Headers.TransferEncodingChunked, the response doesn't get chunked, and a client (Fiddler) will fail trying to read the response.Repro 1: public HttpResponseMessage Get(){...

View Article

Commented Unassigned: OData $batch fails with WCF DS client [1135]

with exception,Unhandled Exception: System.Data.Services.Client.DataServiceRequestException: An error occurred while processing this request. --->...

View Article


Commented Unassigned: OData $batch fails with WCF DS client [1135]

with exception,Unhandled Exception: System.Data.Services.Client.DataServiceRequestException: An error occurred while processing this request. --->...

View Article

Created Issue: Unbuffered input streams don't work correctly on web host [1136]

Returning false from IHostBufferPolicySelector.UseBufferedInputStream on web host breakes Web API + MVC side-by-side, at least in some scenarios.Consider an MVC controller with the following code:...

View Article

Created Unassigned: ObjectContent.Value to return T not object [1137]

Currently `ObjectContext<T>` returns `base.Value` which has type `object`.Doesn't it make sense to introduce strongly-typed property to return `T` ( and change how is being kept internally)?

View Article


Edited Issue: Returning related entities when they are null. OData Web API...

If I try to load a related entity which is null, for instance I have my schema as Carrier has many Phones and I retrieved a Phone and I want to load the Carrier but the Carrier is null (which is ok),...

View Article


Commented Issue: Returning related entities when they are null. OData Web API...

If I try to load a related entity which is null, for instance I have my schema as Carrier has many Phones and I retrieved a Phone and I want to load the Carrier but the Carrier is null (which is ok),...

View Article

Edited Issue: Web Api 2-OData same variable name causes type error [1128]

I have an odata url that is using the same variable name in two separate any clauses which causes the api to think to that the second variable (i.e. Address entity) is of the same name is of the same...

View Article

Commented Issue: Web Api 2-OData same variable name causes type error [1128]

I have an odata url that is using the same variable name in two separate any clauses which causes the api to think to that the second variable (i.e. Address entity) is of the same name is of the same...

View Article

Edited Issue: consider how nulls are represented with IEdmObject. [1014]

IEdmObject right now tracks entity instances only which are not nullable. Once, we add support for IEdmObject with complex types and collections, we have to figure out a way to represent null values as...

View Article


Commented Issue: consider how nulls are represented with IEdmObject. [1014]

IEdmObject right now tracks entity instances only which are not nullable. Once, we add support for IEdmObject with complex types and collections, we have to figure out a way to represent null values as...

View Article

Edited Issue: $expand fails when the navigation property being expanded is...

**Url**`/api/passos?$expand=ProximoPasso&$select=Nome,ProximoPasso/Nome`**Code**``` public abstract class EntityNome : IEntity{ public int Id { get; set; } public string Nome { get; set; }}``````...

View Article


Edited Issue: OData $batch fails with WCF DS client [1135]

with exception,Unhandled Exception: System.Data.Services.Client.DataServiceRequestException: An error occurred while processing this request. --->...

View Article

Edited Issue: metadata uri (json light) is missing $select clause [1107]

Spec here on the metadata url - http://docs.oasis-open.org/odata/odata/v4.0/csprd01/part1-protocol/odata-v4.0-csprd01-part1-protocol.html#_Toc355089421Issue: GET...

View Article


Edited Feature: Add simple support for OData nested paging [1101]

Implement nested paging where every level is paged at the same size.

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: Returning related entities when they are null. OData Web API...

If I try to load a related entity which is null, for instance I have my schema as Carrier has many Phones and I retrieved a Phone and I want to load the Carrier but the Carrier is null (which is ok),...

View Article
Browsing all 7215 articles
Browse latest View live


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