Closed
Bug 102866
Opened 23 years ago
Closed 22 years ago
Missing "Source File" in JavaScript error in console when getting "Permission denied"
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
Future
People
(Reporter: bugzilla, Assigned: jst)
References
()
Details
Going to http://www.bgbank.dk/BGNetbank produces this in the console:
-----
Error: uncaught exception: Permission denied to get property Window.scriptglobals
-----
but a specification of the source is missing. Like when you have a warning you have:
-----
Warning: assignment to undeclared variable ud
Source File: http://www.bgbank.dk/Image/stat.js/$file/stat.js
Line: 500
-----
Updated•23 years ago
|
Component: XP Apps → DOM Level 0
Comment 1•23 years ago
|
||
not sure where this should go, but it sure isn't xpapps...
Assignee: pchen → jst
QA Contact: sairuh → amar
Assignee | ||
Comment 2•23 years ago
|
||
I'm pretty sure this is a dupe, if you find the other bug, mark this as a dup.
Target Milestone: --- → Future
Comment 3•22 years ago
|
||
Marking this a dup of Bug #52116 based on primary complaint is lack of Source
File name.
Reporter, if you want to write a seperate bug for the uncaught exception
(assuming it is still a problem), please do.
*** This bug has been marked as a duplicate of 52116 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•