Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filtering value with [ ] results in error #33

Open
DLade opened this issue Jan 25, 2021 · 2 comments
Open

Filtering value with [ ] results in error #33

DLade opened this issue Jan 25, 2021 · 2 comments
Labels
Milestone

Comments

@DLade
Copy link
Contributor

DLade commented Jan 25, 2021

Filtering value with [ ] results in error - e.g. Things?$filter=name%20eq%20%27[hallo]%27].

FROST server is throwing an exception and GOST results in BAD request.

@DLade
Copy link
Contributor Author

DLade commented Jan 25, 2021

I've fixed it at the AbstractEntityHandler by encoding the values of OData queries, because it is a central place.

@DLade
Copy link
Contributor Author

DLade commented Jan 25, 2021

But what about OdataQuery.GetOdataQueryStrings()?

@DLade DLade added the bug label Jan 28, 2021
@DLade DLade self-assigned this Jan 28, 2021
@DLade DLade added this to the 0.5.0 milestone Jan 28, 2021
@DLade DLade removed their assignment May 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant