Closed Bug 869563 Opened 12 years ago Closed 12 years ago

Prevent searches with no filters passed throwing error.

Categories

(Webmaker Graveyard :: MakeAPI, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mjschranz, Assigned: alicoding)

Details

The easiest way to make this happen is to call make.then(); immediately before passing in any filters. The server won't crash, but instead there will be no data returned which in this case I would expect all records to be returned.
Assignee: nobody → ali.aldallal
Status: NEW → ASSIGNED
This won't happen anymore, because doing make.then() will return all makes( limit of 10 )
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
this is as of v0.1.16
You need to log in before you can comment on or make changes to this bug.