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

Edited Issue: ampersand is not working in $filter [392]

$
0
0
The following query always fails with 400 error

$filter=Name eq ‘&’

Even after URL encoding, it still fails.

$filter=Name eq ‘%26’

It seems that Web API will decode the URL and still send the & to OData URL parser.

The same issue doesn't repro in http://services.odata.org/OData/OData.svc/Products?$filter=Name+eq+'%26'

Viewing all articles
Browse latest Browse all 7215

Trending Articles



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