Closed
Bug 897937
Opened 12 years ago
Closed 12 years ago
Error 500 on /search for searching "All"
Categories
(Webmaker Graveyard :: webmaker.org, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: alicoding, Unassigned)
Details
Attachments
(1 file)
500: Object #<Object> has no method 'or'
This line causing a problem.
https://github.com/mozilla/webmaker.org/blob/master/routes/search.js#L43
object `make` doesn't have a method call `or`.
| Reporter | ||
Updated•12 years ago
|
Attachment #780953 -
Flags: review?(ali) → review+
Comment 2•12 years ago
|
||
Commit pushed to master at https://github.com/mozilla/webmaker.org
https://github.com/mozilla/webmaker.org/commit/553bcc6f3b449a38aa1ff4c83500546ab03ab492
Fix Bug 897937 - Update makeapi-client version
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•12 years ago
|
Attachment mime type: text/plain → text/x-github-pull-request
You need to log in
before you can comment on or make changes to this bug.
Description
•