Closed
Bug 217388
Opened 22 years ago
Closed 22 years ago
Browser crashes on missing xsl file
Categories
(Core :: XSLT, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 212871
People
(Reporter: janxspirit13126, Assigned: peterv)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624
I'm just started doing a tutorial on xsl/xslt, and created a .xml and .xsl file.
I spelled the name of the .xsl file incorrectly, so it did not match what I
specified in the .xml file, and when I tried to view the .xml file in the
Browser, it crashed.
Reproducible: Always
Steps to Reproduce:
1.Create a .xml file, which references a .xsl file that does not exist.
2.Open the xml file in Mozilla.
Actual Results:
The browser crashes.
Expected Results:
I'm not sure what the xsl specs recommend, but my guess would be an error
message of some sort.
Comment 1•22 years ago
|
||
it's a bug in 1.4
*** This bug has been marked as a duplicate of 212871 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•