Closed
Bug 233857
Opened 21 years ago
Closed 21 years ago
Access to restricted URI denied on some webpages
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 233733
People
(Reporter: nagu.parasu, Assigned: bugzilla)
Details
User-Agent:
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040206 Firefox/0.8
I was testing my company's webpages using the latest Firefox and got into these errors when I click on some buttons in the page. The same page worked with FB 0.7 and IE. Clicking on a button didnt do anything and I found the errors in the javascript console.
The error messages in the javascript console are...
Error: Access to 'chrome://browser/content/Customize.action' from script denied
Source File: http://localhost/PricingSourceEditor.action?pricingSourceId=17
Line: 414
Error: uncaught exception: [Exception... "Access to restricted URI denied" code: "1012" nsresult: "0x805303f4 (NS_ERROR_DOM_BAD_URI)" location: "http://localhost/PricingSourceEditor.action?pricingSourceId=17 Line: 414"]
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Updated•21 years ago
|
Assignee: general → firefox
Component: Browser-General → General
Product: Browser → Firefox
Version: Trunk → unspecified
Comment 1•21 years ago
|
||
Please make sure to test with TBE disabled before reporting bugs -- it's
notoriously buggy.
*** This bug has been marked as a duplicate of 233733 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•