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

Fix error when using search API with no query #12541

Merged
merged 1 commit into from
Dec 4, 2019
Merged

Conversation

Gargron
Copy link
Member

@Gargron Gargron commented Dec 3, 2019

Fix #12462

@Gargron Gargron added the bug Something isn't working label Dec 3, 2019
@Gargron Gargron merged commit bbf926b into master Dec 4, 2019
@Gargron Gargron deleted the fix-search-error branch December 4, 2019 03:34
Gargron pushed a commit that referenced this pull request Dec 6, 2019
* Fix account search with no query

Modeled after #12541. Fix #12548

* fix codeclimate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

/api/v2/search with no q parameter results in HTML error instead of JSON error
2 participants