Closed
Bug 575356
Opened 16 years ago
Closed 16 years ago
JS errors on next.amo
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
5.11.3
People
(Reporter: krupa.mozbugs, Unassigned)
Details
(Whiteboard: [z])
JS errors seen on all next.amo pages
JSON.parse(document.body.getAttribute("data-readonly")) is not a function
https://next.addons.mozilla.org/media/js/common-min.js?build=a535a1e
Line 16
z.button is undefined
https://next.addons.mozilla.org/he/firefox/addons/buttons.js/build:a535a1e
Line 21
$(".install").installButton is not a function
https://next.addons.mozilla.org/media/js/common-min.js?build=a535a1e
Line 16
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•10 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
•