Closed Bug 276225 Opened 20 years ago Closed 20 years ago

Using document.write (javascript) on an XSLT created page (inline) creates "Uncaught exception" in the js console

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 276224

People

(Reporter: lanny, Assigned: bugzilla)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0

An XSLT file contains javascript code, that uses document.write. Insted of
writing into the document, an exception occures.

Reproducible: Always

Steps to Reproduce:
1. Open the given URL

Actual Results:  
Uncaught exception in the js console

Expected Results:  
The parameters document.write should be visible in the resulting page

document.write is less important now days, but there are some cases when its
hard to replace it. And it sould work anyway :)

*** This bug has been marked as a duplicate of 276224 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.