Closed
Bug 571324
Opened 15 years ago
Closed 15 years ago
"Unterminated string literal" and "$ is not defined errors" on plugin check
Categories
(Websites :: plugins.mozilla.org, defect)
Websites
plugins.mozilla.org
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 556891
People
(Reporter: stephend, Unassigned)
References
()
Details
Attachments
(1 file)
877.78 KB,
image/png
|
Details |
Note: this is hard, if not impossible, to reproduce *at will*; we really should try to figure this out, though.
Occasionally, and for seemingly no good reason, the Plugin Check page throws a bunch of errors that even a hard-refresh (shift+reload) won't fix.
The errors are like so:
Error: unterminated string literal
Source File: http://www.mozilla.com/js/plugincheck.js
Line: 19, Column: 89
Source Code:
="',finalUrl,'" onload="',errorCallbackName,'()" onreadystatechange="',errorCallbackName,'(this.readyState)"></script> <script src="/__ssobj/core.js"></script>
Error: $ is not defined
Source File: http://www.mozilla.com/pt-BR/plugincheck/
Line: 190
Reporter | ||
Comment 3•15 years ago
|
||
Verified duplicate, sigh, indeed (sorry for filing the dupe).
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•