Closed
Bug 43088
Opened 26 years ago
Closed 26 years ago
"Out-of-band" xml loading has stopped working
Categories
(Core :: XML, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: taras.tielkes, Assigned: nisheeth_mozilla)
Details
Somewhere after the M16 milestone, the load() method has stopped working.
Message from console:
--------------------------------------------------------
JavaScript error:
line 0: uncaught exception: [Exception... "<no message>" code: "-2142568438"
nsresult: "0x804b000a (<unknown>)" location: "http://taras/dom5.html Line: 12"]
--------------------------------------------------------
The line where the exception is thrown in the load() method invocation.
Comment 1•26 years ago
|
||
Fixed on 6/20/2000. A simple reversion of some misdirected document cleanup I
was doing earlier.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•