Closed
Bug 682870
Opened 14 years ago
Closed 14 years ago
Modules in disco pane fail to load due to JS errors
Categories
(addons.mozilla.org Graveyard :: Discovery Pane, defect)
addons.mozilla.org Graveyard
Discovery Pane
Tracking
(Not tracked)
VERIFIED
FIXED
6.2.2
People
(Reporter: krupa.mozbugs, Assigned: cvan)
References
()
Details
(Keywords: regression)
steps to reproduce:
1. Load https://addons-dev.allizom.org/en-US/firefox/discovery/pane/7.0/Darwin
actual behavior:
Carousel and the mission module are not loading.
Error: c is null
Source File: https://gs1.adn.edgecastcdn.net/801237/addons-cdn.allizom.org/media/js/zamboni/discovery-min.js?build=1ba2c2f
Line: 16
Error: $(".install").installButton is not a function
Source File: https://gs1.adn.edgecastcdn.net/801237/addons-cdn.allizom.org/media/js/zamboni/discovery-min.js?build=1ba2c2f
Line: 16
Error: z.button is undefined
Source File: https://gs1.adn.edgecastcdn.net/801237/addons-cdn.allizom.org/en-US/firefox/addons/buttons.js?b=1ba2c2f
Line: 13
| Assignee | ||
Comment 1•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 2•14 years ago
|
||
verified fixed at https://addons-dev.allizom.org/en-US/firefox/discovery/pane/7.0/Darwin
Status: RESOLVED → VERIFIED
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•