Closed
Bug 131403
(kissfanshop)
Opened 23 years ago
Closed 16 years ago
kissnews.de - Wrong layout due to unclosed tag
Categories
(Tech Evangelism Graveyard :: German, defect)
Tech Evangelism Graveyard
German
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: markus.langstrom, Unassigned)
References
()
Details
(Whiteboard: [eurocontest][SYNTAX-HTML])
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.9+) Gecko/20020308
BuildID: 2002030803
This page doesn't layout correctly in Mozilla. IE 6 display it correctly,
not able to test in Opera and NS4 right now though. I've seen this a long time
so if it's Mozilla´s fault it's not a recent regression.
Reproducible: Always
Steps to Reproduce:
1. Go to http://www.kissfanshop.de/NewsUSA.htm
Actual Results: Everything seems to be in the wrong place.
Expected Results: Ack!
![]() |
||
Comment 1•23 years ago
|
||
The problem is that the thing on the left sort of halfway down the page is
"supposed" to be above the other content (at least that's where it is in NS4).
The markup looks something like this (irrelevant stuff stripped):
<tr>
<td>
<table>
<tbody>
<tr>
<td td>
<table>
<tbody>
<tr>
<td>
<p>
<a </td>
</p>
<table>
<tr>
<td>
</td>
<a </td>
</td>
</tr>
<tr>
And on in this vein, with the broken "<a </td>" stuff.
Over to parser. This is most likely evangelism...
Assignee: attinasi → harishd
Component: Layout → Parser
QA Contact: petersen → moied
--> Evangelism
Assignee: harishd → bclary
Component: Parser → African
Product: Browser → Tech Evangelism
Version: other → unspecified
Reporter | ||
Comment 3•23 years ago
|
||
African?
This page is Austrian! ;-)
Component: African → Europe: West
Updated•23 years ago
|
Summary: Wrong layout on this page → kissfanshop.de - Wrong layout on this page
Comment 4•23 years ago
|
||
-> default owner
Assignee: bclary → nitot
QA Contact: moied → brantgurganus2001
Comment 5•23 years ago
|
||
I have added [eurocontest] to the Status Whiteboard. I changed the OS since
this happens with build 2002040708 on Windows XP Home Edition. From comment #1,
I am adding [SYNTAX-HTML] to the Status Whiteboard.
The webmaster's email address is: webmaster@kissnews.de
OS: Windows 98 → All
Whiteboard: [eurocontest][SYNTAX-HTML]
Reporter | ||
Updated•23 years ago
|
Alias: kissfanshop
Hardware: PC → All
Summary: kissfanshop.de - Wrong layout on this page → kissfanshop.de - Wrong layout due to unclosed tag
Comment 6•22 years ago
|
||
move...
Assignee: nitot → german
Component: Europe: West → German
QA Contact: brantgurganus2001 → german
Reporter | ||
Updated•21 years ago
|
Summary: kissfanshop.de - Wrong layout due to unclosed tag → kissnews.de - Wrong layout due to unclosed tag
Comment 8•16 years ago
|
||
still broken layout
Comment 9•16 years ago
|
||
The URL changed to http://www.kissnews.de/NewsUSA.htm, but I think it doesn't look worse than in IE8...
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•