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

Properly fix unescaped source in API #3198

Open
unho opened this issue Aug 4, 2014 · 0 comments
Open

Properly fix unescaped source in API #3198

unho opened this issue Aug 4, 2014 · 0 comments

Comments

@unho
Copy link
Member

unho commented Aug 4, 2014

Commit 5dc4e38 provides a workaround for the exception thrown when querying for the '<a "\b">' (being single quotes and double quotes part of the string itself), but this should be properly fixed by actually escaping such strings correctly when querying the database.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant