Closed
Bug 2449
Opened 26 years ago
Closed 26 years ago
Page doesn't display
Categories
(Core :: DOM: HTML Parser, defect, P2)
Tracking
()
VERIFIED
WONTFIX
People
(Reporter: michael.j.lowe, Assigned: rickg)
References
()
Details
www.airland.com/id/RantauNet/ doesn't display. A comment in page is not closed
properly.
I'm unable to get to this page on the net. Anyone have a copy?
Reporter | ||
Comment 2•26 years ago
|
||
Here is the root page. Let me know if you need the frame pages as well.
<HTML>
<HEAD>
<TITLE>West Sumatera, The motherland of Minangkabau - Indonesia</TITLE>
<meta name="KeyWords" content="Indonesia, travel, rantaunet, rantau, Solok,
Batusangkar, Payakumbuh, Pagaruyung, Sawahlunto,
Minangkabau, Sumbar, Minang, Bukittinggi, Padang, Muaro Paneh, Silungkang, Sulik
Aie, Singkarang,
Maninjau, Ngarai Sianok, Sijunjung, Batu Sangkar, Cingkariang, Koto Gadang,
Painan, Koto Anau, Gunung Talang, Gunung Singgalang">
</HEAD>
<!--rantaunet, rantau, Solok, Batusangkar, Payakumbuh, Pagaruyung, Sawahlunto,
Indonesia
Minangkabau, Bukittinggi, Padang, Muaro Paneh, Silungkang, Sulik Aie,
Singkarang,
Maninjau, Ngarai Sianok, Sijunjung, Batu Sangkar, Cingkariang, Koto Gadang, Koto
Anau, Painan>
<frameset FRAMEBORDER=0 FRAMESPACING=0 BORDER=0 cols="170,*">
<frameset FRAMEBORDER=0 FRAMESPACING=0 BORDER=0 rows="70,*,70">
<frame BORDER=0 scrolling="no" name="judul"
src="http://www.airland.com/id/RantauNet/pemdanew2.jpg" marginwidth="0"
marginheight="0">
<frame BORDER=0 scrolling="auto" name="navigasi"
src="http://www.airland.com/id/RantauNet/menu.html" marginwidth="0"
marginheight="0">
<frame BORDER=0 scrolling="no" name="judul"
src="http://www.airland.com/id/RantauNet/rantau.html" marginwidth="0"
marginheight="0">
</frameset>
<frame BORDER=0 scrolling="auto" name="isi"
src="index.htm">
</frameset>
</frameset>
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → WONTFIX
I'm not going to fix this. The bug involves a badly formed comment. Nav uses a
goofy approach to resolving this, which isn't really a valid approach (even
though in this case they get it right; in others this approach makes legitimate
comments visible).
You need to log in
before you can comment on or make changes to this bug.
Description
•