Closed
Bug 54664
Opened 24 years ago
Closed 24 years ago
Crash if following <a href> link missing </a>
Categories
(Core :: Layout, defect, P3)
Tracking
()
People
(Reporter: jan, Assigned: clayton)
References
()
Details
Attachments
(1 file)
136 bytes,
text/html
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.2.16-9mdksmp i686; en-US; m18)
Gecko/20000928
BuildID: 2000092821
I wrote a comment myself on this page, regarding the upcoming linux plugin for
Mozilla.
However, I made a mistake in the URL (forgot the trailing </a> in <a href>.
Instead of presenting a "wrong link" information page (like in Netscape),
Mozilla crashed.
Reproducible: Always
Steps to Reproduce:
Click on link
Actual Results: Mozilla crash
Expected Results: present "wrong link" info
Summary: Crash if you click on the ("wrongly formatted") link → Crash if following <a href> link missing </a>
Here is a testcase, but its not failing. Simple test, missing </a> from the end.
Also changing summary to reflect issue.
WORKSFORME on Linux build 10-06-10.
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
http://www.javalobby.org/lastweek.html - click on the link under the "JAVA on
Mozila/Linux" article ('Look at this bugreport. Can't wait to try it.')
It still crashes most of the time (Build ID 2000100408)
Status: RESOLVED → UNCONFIRMED
Resolution: WORKSFORME → ---
This WORKSFORME in Mac 10-09-10 build.
HA!!! I think I got a grip on this. Methinks it has nothing to do with not
closing the <a>. The problem seems to be that it was targeting the link no a
non-existent frame-noted under bug #52656:
http://bugzilla.mozilla.org/show_bug.cgi?id=52656
The time frame certainly seems about right (the problem disappeared with 10-5
builds or so).
Marking Duplicate! Yay! (will feel really silly if I'm wrong, but I'll treasure
the satisfaction for now)
*** This bug has been marked as a duplicate of 52656 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → DUPLICATE
Oh, boy, maybe I should go home. Qawanted doesn't belong here, sorry folks.
Comment 10•24 years ago
|
||
Reassigning QA Contact for all open and unverified bugs previously under Lorca's
care to Gerardo as per phone conversation this morning.
QA Contact: lorca → gerardok
SPAM. HTML Element component is deprecated, changing to Layout component. See
bug 88132 for details.
Come on Bugzilla, you can do it...
Component: HTML Element → Layout
You need to log in
before you can comment on or make changes to this bug.
Description
•