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

DGraph rest apis does not understand few characters #1444

Closed
shankaragarwal26 opened this issue Sep 12, 2017 · 1 comment
Closed

DGraph rest apis does not understand few characters #1444

shankaragarwal26 opened this issue Sep 12, 2017 · 1 comment
Assignees
Labels
kind/bug Something is broken.
Milestone

Comments

@shankaragarwal26
Copy link

shankaragarwal26 commented Sep 12, 2017

I executed the query api with the following json
{ab(func: eq(name@en, "$pringfield (or, How I Learned to Stop Worrying and Love Legalized Gambling)")) { uid }}

The response returned is
Variable not defined $pringfield (or, How I Learned to Stop Worrying and Love Legalized Gambling)

@pawanrawal pawanrawal added the kind/bug Something is broken. label Sep 13, 2017
@pawanrawal pawanrawal added this to the v0.8.2 milestone Sep 13, 2017
@pawanrawal pawanrawal self-assigned this Sep 13, 2017
pawanrawal pushed a commit that referenced this issue Sep 18, 2017
…s set implicitly.

2. Run query without debug flag when user clicks on JSON.
3. Fix #1427 and #1444.
@pawanrawal
Copy link
Contributor

A fix has been merged to master with ce013bd and would be part of the next release.

pawanrawal pushed a commit that referenced this issue Sep 18, 2017
…s set implicitly.

2. Run query without debug flag when user clicks on JSON.
3. Fix #1427 and #1444.
@manishrjain manishrjain added the kind/bug Something is broken. label Mar 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something is broken.
Development

No branches or pull requests

3 participants