Closed
Bug 298866
Opened 20 years ago
Closed 18 years ago
crash on certain xslt error
Categories
(Core :: XSLT, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: dan, Assigned: peterv)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 <xsl:apply-templates select="." /> That seems to crash FireFox. Reproducible: Always Steps to Reproduce: 1. Create an XML page using an XSLT stylesheet 2. Put <xsl:apply-templates select="." /> in an appropriate place 3. View page Actual Results: FireFox crashed Expected Results: Provided an error
Updated•20 years ago
|
Assignee: nobody → peterv
Component: General → XSLT
Product: Firefox → Core
QA Contact: general → keith
Version: unspecified → 1.7 Branch
Comment 1•20 years ago
|
||
Looks like bug 103295, but that should have been fixed a while ago.
Yes, this should indeed have been fixed already. What version of mozilla or firefox are you using, and on what platform?
Comment 3•18 years ago
|
||
WFM, Firefox 2 on Linux. -> WORKSFORME
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•