Quantcast
Channel: ASPNETWebStack Issue Tracker Rss Feed
Viewing all articles
Browse latest Browse all 7215

Commented Issue: We should allow people setting the AllowedFunctionNames to AllFunctionNames [705]

$
0
0
[Queryable(AllowedFunctionNames=AllowedFunctionNames.AllFunctionNames)]<br />IQueryable<Customer> Get()<br />{<br />..<br />}<br /><br />This will throw exception saying that AllFunctionNames is not a valid enum value. Here is the bug. in ODataValidationSettings.AllowedFunctionNames property setter, we should check against AllowedFuctionNames.AllFunctionNames, not the AllowedFunctionnames.All ( which is indeed the All function ).<br /><br /><br />
Comments: Fixed: http://aspnetwebstack.codeplex.com/SourceControl/changeset/e599230bf8ac

Viewing all articles
Browse latest Browse all 7215

Trending Articles



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