Closed
Bug 12004
Opened 26 years ago
Closed 25 years ago
Missing </A> tags prevents access to all links except the 1st
Categories
(Core :: DOM: HTML Parser, defect, P2)
Core
DOM: HTML Parser
Tracking
()
VERIFIED
FIXED
M13
People
(Reporter: Crysgem, Assigned: harishd)
References
()
Details
Naturally, a parochial and insulting foreigner would lack the wit to compose
proper HTML, for --
None of the anchors are terminated (</A>) in this document.
Apprunner Build ID: 1999070614 (August 16 09 Build)
Shattered runes from 1999082308 Apprunner build:
APPRUNNER caused a stack fault in module RAPTORHTML.DLL at 023f:60537864.
Registers:
EAX=00543118 CS=023f EIP=60537864 EFLGS=00010216
EBX=01df8b34 SS=0247 ESP=00543118 EBP=00543120
ECX=0054133c DS=0247 ESI=005451b4 FS=1247
EDX=00000008 ES=0247 EDI=01df8b30 GS=0000
Bytes at CS:EIP:
85 01 8b e1 8b 08 8b 40 04 50 c3 83 3d fc ab 59
Stack dump:
01df8b30 604d11af 0054518c 604cdb15 00b0b680 00000000 00000000 00545294 00b0b680
00b132c0 01868be8 005451b4 00544f14 ffffffff 00000000 00000000
Chris -- I'd be greatful if you could summarize how we do on different
platforms. I can't seem to reproduce this on NT (at least).
Comment 3•26 years ago
|
||
Here is the rundown of platforms:
Mac 8.6- (1999082712 Build) Page loads and displays all list items. However,
clicking on any of the links cause Appruuner to freeze.
Win 98 - (1999082616 Build) Attempting to load the page causes a crash.
Win 95 - (1999082616 Build) Attempting to load the page causes a crash.
Linux (Red Hat) - Need to test with latest build.
Updated•26 years ago
|
Assignee: petersen → rickg
Comment 4•26 years ago
|
||
In the Sept 2 builds (1999090208), intial load of page works but reloading the
page causes a crash. Happens on Mac 8.6, Linux and Windows 98. Reassigning back
to rickg.
Updated•26 years ago
|
OS: Windows 98 → All
Hardware: PC → All
Comment 5•26 years ago
|
||
Setting platform to "All"
Updated•26 years ago
|
Summary: [CRASH] rendering http://www.uk.linux.org/FEATURE/Canada/ → Missing </A> tags prevents access to all links except the 1st
Comment 6•26 years ago
|
||
This bug has undergone a metamorphosis and is no longer a crasher (changing the
summary line to reflect new behavior)
Steps to recreate:
- Load page: http://www.uk.linux.org/FEATURE/Canada/
- Click on any link after the first
Actual result:
- Because the anchor tags have no end tags, you can only access the first link
(54.jpg) no matter which link you select.
Platforms tested:
- NT
- Win98
- MacPPC
- Linux
(bug occurs on all of these)
Build tested: 1999090311
*** Bug 13224 has been marked as a duplicate of this bug. ***
Updated•25 years ago
|
Severity: critical → major
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 10•25 years ago
|
||
The Mozilla build labeled for 1999121915 reveals the noble images as't operates
upon MICROSOFT WINDOWS 98, disdaining the noted HTML flaw.
[Resolving--Fixed]
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 11•25 years ago
|
||
verified per reporter
You need to log in
before you can comment on or make changes to this bug.
Description
•