Closed
Bug 653823
Opened 14 years ago
Closed 14 years ago
File viewer is blank due to JS error: $("<p>").text(d.msg[e]).appendTo is not a function
Categories
(addons.mozilla.org Graveyard :: Admin/Editor Tools, defect)
addons.mozilla.org Graveyard
Admin/Editor Tools
Tracking
(Not tracked)
VERIFIED
FIXED
6.0.8
People
(Reporter: krupa.mozbugs, Assigned: andy+bugzilla)
References
()
Details
steps to reproduce:
1. Load https://addons.allizom.org/en-US/editors/review/767249?num=8
2. Click on 'View Contents' link (https://addons.allizom.org/en-US/firefox/files/browse/116663/)
expected behavior:
observed behavior:
File viewer is blank. See screenshot. After a few page reloads, the file contents load as expected.
JS error:
Error: $("<p>").text(d.msg[e]).appendTo is not a function
Source File: https://addons-cdn.allizom.org/media/js/zamboni/files-min.js?build=463a156
Line: 1
| Assignee | ||
Comment 1•14 years ago
|
||
Just waiting for preview to update.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 2•14 years ago
|
||
verified fixed @ https://addons.allizom.org/en-US/firefox/files/browse/116663/
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
•