Quantcast
Channel: ASP.NET MVC / Web API / Web Pages
Viewing all articles
Browse latest Browse all 7925

Closed Issue: ODataQueryOptions overwrites InlineCount and NextPageLink even if the are set already. [976]

$
0
0
If you manually set the count to return by using SetInlineCount or NextPageLink, the QueryableAttribute action filter overwrites it, so your value is never returned in the response.

Confirmed as a bug by "raghuramn". A workaround exists in the discussion.
Link to discussion: https://aspnetwebstack.codeplex.com/discussions/439302#post1026333


Comments: verified

Viewing all articles
Browse latest Browse all 7925

Trending Articles