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

Double-quotes in fulltext search string causing server errors #19

Open
setagana opened this issue Feb 21, 2018 · 0 comments
Open

Double-quotes in fulltext search string causing server errors #19

setagana opened this issue Feb 21, 2018 · 0 comments

Comments

@setagana
Copy link

Version affected: 1.4.2

I'm having an issue with my prismic site built in .NET. I'm making use of the fulltext search api and whenever a search string containing a double quote is entered, it results in a server error which begins with

prismic.Error: {"message":"]' expected but [' found

Do I need to do any trimming of characters in the search string prior to passing them to your API and, if so, do you have a full list of dangerous characters that need to be stripped?

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