Closed
Bug 139385
Opened 23 years ago
Closed 23 years ago
Mozilla crashes just after clicking on any of the links on the page
Categories
(Core :: XSLT, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: kumeda, Assigned: peterv)
References
()
Details
(Keywords: crash, stackwanted)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.0rc1)
Gecko/20020417
BuildID: 2002041712
This URL contains grammatically-strict xml+xsl web pages. As they are written in
Japanese you may see unreadable characters unless you enabled the Japanese
language set. If the browser can handle the page correctly, you can see a
mixture of formated text and figures as seen by IE 6.0 for Windows.
With Mozilla, I can't see anything since it crashes. I respect your project very
much, because Mozilla is the only browser that could enable Mac users to see web
pages written in XML and XSLT.
Reproducible: Always
Steps to Reproduce:
1.Opne the page with above URL.
2.Click any one of the listing on the page.
3.
Actual Results: Mozilla crashed. Bugzilla was not invoked.
Expected Results: Formated page with text and figures should be displayed.
I did not see crash in my debug Windows build, but the page did not render
either. It could be some changes in my tree as well... Got assertions about
wrong documents and cannot set second transform or something like that.
Reassigning to XSLT.
Assignee: heikki → peterv
Component: XML → XSLT
QA Contact: petersen → keith
Comment 2•23 years ago
|
||
This might crash in some builds, but it doesn't for me. Though I only have a way
old binary. This might work better with having bug 129006 fixed.
The major problem is, the stylesheets are served as text/plain, therefor
essentially disabling XSLT.
See http://www.mozilla.org/projects/xslt/
peterv, could you attempt a verification on the mac?
WorksForMe using FizzillaCFM/2002041712 (RC1).
Severity: blocker → critical
Keywords: crash
Summary: Mozilla crashed just after clicking on any of the links on the page → Mozilla crashes just after clicking on any of the links on the page
Kumeda, can you attach a Crash Report for this bug?
Keywords: stackwanted
resolving as worksforme due to lack of response from reporter. If this still
crashes for you then please reopen this bug.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•