Closed
Bug 877670
Opened 12 years ago
Closed 12 years ago
ES doesn't like empty searches
Categories
(Webmaker Graveyard :: MakeAPI, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: cade, Assigned: cade)
Details
TL;DR - ES says: "filter requires 'filters' to be set on it" when I try a search without filters.
new Make( {apiURL: "url.to.makeapi.com" } ).then(function(){}); //will 500
| Assignee | ||
Comment 1•12 years ago
|
||
This was fixed in a ticket for the admin panel.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•