sopython-site icon indicating copy to clipboard operation
sopython-site copied to clipboard

500 Internal Server Error when search query contains special characters

Open FrozenBob opened this issue 5 years ago • 0 comments

I accidentally hit backslash before Enter after typing my query into the common questions search, and the result was a 500 Internal Server Error page instead of search results. Looking at the CanonSearchForm source code, it looks like tsquery is built in a way that doesn't handle special characters properly.

FrozenBob avatar Nov 26 '20 18:11 FrozenBob