Closed
Bug 349303
Opened 19 years ago
Closed 8 years ago
Permission denied to call method XMLHttpRequest.open
Categories
(Core :: XML, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: hirogeek, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060817 Minefield/3.0a1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060817 Minefield/3.0a1
(In page of demostrates)When I enter a nickname in thes sensitive case, normaly a texte must beings post. But nothing is posted.
An Error in Erroe console : Error: uncaught exception: Permission denied to call method XMLHttpRequest.open
With the last nightly 20060817
Reproducible: Always
Steps to Reproduce:
1.Enter a nicknam in URL of test
2.See in error console
Comment 1•19 years ago
|
||
Since http://www.virtual-race.net works fine, it's apparently from the <base href="http://www.virtual-race.net/" >, but I don't quite see where that should be affecting the request URL (and it apparently doesn't, for IE).
Assignee: nobody → xml
Component: General → XML
Product: Firefox → Core
QA Contact: general → ashshbhatt
Version: unspecified → 1.8 Branch
this bug is caught when i specify the url in the open method....
how to remove this error
plz can any one tell the method to remove the erroe
Updated•16 years ago
|
Assignee: xml → nobody
QA Contact: ashshbhatt → xml
Comment 3•8 years ago
|
||
There's not enough here to reproduce the bug.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•