Closed
Bug 1045644
Opened 10 years ago
Closed 10 years ago
Crash when publishing goggles page
Categories
(Webmaker Graveyard :: X-Ray Goggles, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jon, Assigned: cade)
Details
(Whiteboard: [aug8])
Attachments
(1 file)
TypeError: Object #<Object> has no method 'doXHR'
at Object.create (/var/www/goggles/node_modules/makeapi-client/src/make-api.js:425:12)
at /var/www/goggles/lib/middleware.js:455:20
at /var/www/goggles/node_modules/makeapi-client/src/make-api.js:419:11
at Request._callback (/var/www/goggles/node_modules/makeapi-client/src/make-api.js:84:11)
at Request.self.callback (/var/www/goggles/node_modules/makeapi-client/node_modules/request/index.js:148:22)
at Request.emit (events.js:98:17)
at Request.<anonymous> (/var/www/goggles/node_modules/makeapi-client/node_modules/request/index.js:876:14)
at Request.emit (events.js:117:20)
at IncomingMessage.<anonymous> (/var/www/goggles/node_modules/makeapi-client/node_modules/request/index.js:827:12)
at IncomingMessage.emit (events.js:117:20)
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8464045 -
Flags: review?(jon)
Reporter | ||
Comment 2•10 years ago
|
||
Comment on attachment 8464045 [details] [review]
https://github.com/mozilla/goggles.webmaker.org/pull/141
Noice
Attachment #8464045 -
Flags: review?(jon) → review+
Reporter | ||
Updated•10 years ago
|
Assignee: nobody → cade
Status: NEW → ASSIGNED
Comment 3•10 years ago
|
||
Commit pushed to master at https://github.com/mozilla/goggles.webmaker.org
https://github.com/mozilla/goggles.webmaker.org/commit/e3274243d205cfb04cf9bb5a22b28685035a96b0
Bug 1045644 - Preserve scope when calling make.create/update/delete
Assignee | ||
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•